binky has no features set by default.
[dependencies] binky = { version = "0.21.0", features = ["napi", "wasm", "pyo3"] }
Enables napi
Enables js-sys
Enables pyo3
binky has 3 features without comments.