Cargo Features
oxc-browserslist has no features set by default.
[dependencies]
oxc-browserslist = { version = "1.1.0", features = ["wasm_bindgen", "codspeed"] }
- wasm_bindgen = js-sys, serde-wasm-bindgen, wasm-bindgen
-
Enables wasm-bindgen of time
- codspeed dev
-
Enables codspeed of criterion2 ^1.0.0
criterion2:
Enables codspeed
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- js-sys wasm32 wasm_bindgen?
- serde-wasm-bindgen wasm32 wasm_bindgen?
- wasm-bindgen wasm32 wasm_bindgen?