Cargo Features

bindy has no features set by default.

[dependencies]
bindy = { version = "0.21.1", features = ["napi", "wasm", "pyo3"] }
napi

Enables napi

wasm

Enables js-sys

pyo3

Enables pyo3

bindy has 3 features without comments.