Cargo Features
veilid-bugsalot has no features set by default.
[dependencies]
veilid-bugsalot = { version = "0.2.0", features = ["wasm-bindgen", "stdweb"] }
- wasm-bindgen = js-sys, wasm_bindgen
-
Affects
wasm::console
… - stdweb = stdweb0
-
Affects
wasm::console
…
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?
- stdweb0 wasm32 stdweb?
-
Enables stdweb
- wasm_bindgen wasm32 wasm-bindgen?
-
Enables wasm-bindgen