Cargo Features

binky has no features set by default.

[dependencies]
binky = { version = "0.21.0", features = ["napi", "wasm", "pyo3"] }
napi

Enables napi

wasm

Enables js-sys

pyo3

Enables pyo3

binky has 3 features without comments.