Modulesยง
- assert_
validated ๐ - Helpers for assertions due to prior validation of a WASM program.
- const_
interpreter_ loop - function_
ref - hooks
- interpreter_
loop ๐ - This module solely contains the actual interpretation loop that matches instructions, interpreting the WASM bytecode
- linear_
memory ๐ - locals ๐
- store
- value
- value_
stack
Structsยง
Constantsยง
- DEFAULT_
MODULE - The default module name if a RuntimeInstance was created using RuntimeInstance::new.