Expand description
WASM Memory Manager
Manages memory allocation, deallocation, and limits for WebAssembly instances. Enforces memory constraints and provides tracking for debugging.
Structsยง
- Memory
Allocation - Memory allocation record for tracking
- Memory
Limits - Memory limits for WASM instances
- Memory
Manager Impl - WASM Memory Manager
- Memory
Stats - Memory statistics