Skip to main content

Module wasm

Module wasm 

Source
Expand description

WASM plugin runtime. WASM plugin runtime using wasmtime.

Provides secure, sandboxed execution of WebAssembly plugins.

Structsยง

PluginState
Store data for WASM plugins.
WasmPlugin
WASM plugin runtime.
WasmPluginManager
WASM plugin manager for loading and managing multiple WASM plugins.
WasmPluginMetadata
WASM plugin metadata.