Crate numcodecs_wasm_guest
source ·Expand description
wasm32-wasi guest-side bindings for the numcodecs API, which allows you
to export one StaticCodec from a WASM component.
Macros§
- Export a
StaticCodectype using the WASM component model.
wasm32-wasi 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.