Modules§
- Helpers for assertions due to prior validation of a WASM program.
- This module solely contains the actual interpretation loop that matches instructions, interpreting the WASM bytecode
- locals 🔒
- store 🔒
Structs§
Constants§
- The default module name if a RuntimeInstance was created using RuntimeInstance::new.