Module WASMTransport

Module WASMTransport 

Source
Expand description

WASM Transport Implementation

Provides direct communication with WASM modules. Handles calls to and from WebAssembly instances.

Structs§

FunctionCallStats
Statistics for function calls
WASMModuleInfo
Information about a loaded WASM module
WASMTransportImpl
WASM transport for direct module communication

Enums§

WASMTransportError
WASM transport errors