Skip to main content

Module runtime

Module runtime 

Source

Structs§

StoreData
Data stored in each wasmtime Store.
WasmRuntime
Wrapper around wasmtime::Engine with fuel-metering enabled.

Constants§

DEFAULT_FUEL
Default fuel budget per WASM invocation.
DEFAULT_MAX_MEMORY
Default maximum memory for WASM modules (16 MB).