Crate numcodecs_wasm_guest

Source
Expand description

CI Status MSRV Latest Version Rust Doc Crate Rust Doc Main

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.