Expand description
WASM Transport Implementation
Provides direct communication with WASM modules. Handles calls to and from WebAssembly instances.
Structs§
- Function
Call Stats - Statistics for function calls
- WASM
Module Info - Information about a loaded WASM module
- WASM
Transport Impl - WASM transport for direct module communication
Enums§
- WASM
Transport Error - WASM transport errors