Cargo Features

nil-zonefile has no features set by default.

[dependencies]
nil-zonefile = { version = "0.1.9", features = ["wasm"] }
wasm = js-sys, serde-wasm-bindgen, wasm-bindgen

Affects nil-zonefile::wasm

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 wasm?
serde-wasm-bindgen wasm?
wasm-bindgen wasm?