Expand description
wasm32 guest-side bindings for the numcodecs
API, which allows you to
export one StaticCodec
from a WASM component.
Macrosยง
- export_
codec - Export a
StaticCodec
type using the WASM component model.
wasm32 guest-side bindings for the numcodecs
API, which allows you to
export one StaticCodec
from a WASM component.
StaticCodec
type using the WASM component model.