Cargo Features

mel_spec has no features set by default.

[dependencies]
mel_spec = { version = "0.3.2", features = ["wasm", "soundkit"] }
wasm = js-sys, wasm-bindgen, web-sys

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.

soundkit implicit feature

Enables soundkit ^0.11.0

soundkit:

Audio format optimised for low-latency audio

js-sys wasm?
wasm-bindgen wasm?
web-sys wasm?