Crate numcodecs_wasm_host_reproducible

Source
Expand description

CI Status MSRV Latest Version Rust Doc Crate Rust Doc Main

Import a numcodecs-API-compatible DynCodec from a WASM component inside a reproducible and fully sandboxed WebAssembly runtime.

Structs§

ReproducibleWasmCodec
Codec instantiated inside a WebAssembly component.
ReproducibleWasmCodecType
Type object for a codec instantiated inside a WebAssembly component.

Enums§

ReproducibleWasmCodecError
Errors that can occur when using the ReproducibleWasmCodec