Skip to main content

Module wasm

Module wasm 

Source

Structs§

CreateWasmContextRequest
StartWasmExecutionRequest
WasmContext
WasmExecution
WasmExecutionEngine
WasmExecutionLimits
Per-execution WebAssembly runtime limits, carried as typed fields rather than AGENTOS_WASM_* env vars. Populated by the sidecar from the per-VM kernel ResourceLimits (originating from CreateVmConfig on the BARE wire); None selects “unlimited / engine default”. See the env-vs-wire rule in crates/sidecar/CLAUDE.md.
WasmExecutionResult
WasmSignalHandlerRegistration

Enums§

NativeBinaryFormat
WasmExecutionError
WasmExecutionEvent
WasmPermissionTier
WasmSignalDispositionAction

Constants§

WASM_MAX_FUEL_ENV
WASM_MAX_MEMORY_BYTES_ENV
WASM_MAX_STACK_BYTES_ENV