Cargo Features

cml-chain has no features set by default.

[dependencies]
cml-chain = { version = "6.0.1", features = ["used_from_wasm"] }
used_from_wasm = wasm-bindgen

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.

wasm-bindgen used_from_wasm?

Enables wasm-bindgen

wasm