Skip to main content

Module runtime

Module runtime 

Source
Expand description

WASM Runtime Core

Core runtime management for WASM plugin execution

Structs§

CacheStats
Cache statistics
CompiledModule
Compiled module with metadata
ModuleCache
Module cache for compiled WASM modules
RuntimeConfig
WASM runtime configuration
RuntimeStats
Runtime statistics
WasmRuntime
WASM Runtime

Enums§

OptimizationLevel
Optimization level for compilation