Skip to main content

Module wasm

Module wasm 

Source

Structs§

ModuleCache
WasmExecutionRequest
WasmExecutionResult
WasmExecutionResultV2
Result of a v2 plugin execution.
WasmIsolationPolicy
WasmPluginContainer
WasmPluginRuntime
WasmToolInput
Input passed from the host to a v2 plugin via linear memory.
WasmToolOutput
Output returned from a v2 plugin via linear memory.
WasmV2Options
Options for v2 execution that go beyond the container/policy.

Type Aliases§

WasmEngine
Type aliases for the active WASM engine/module, usable by downstream crates (e.g. agentzero-infra) for plugin warming without depending on wasmi/wasmtime directly.
WasmModule