Modulesยง
- assert_
validated ๐Helpers for assertions due to prior validation of a WASM program. - execution_
info ๐ - interpreter_
loop ๐This module solely contains the actual interpretation loop that matches instructions, interpreting the WASM bytecode - linear_
memory ๐ - locals ๐
- lut ๐
- store ๐
Structsยง
Constantsยง
- The default module name if a RuntimeInstance was created using RuntimeInstance::new.
Functionsยง
- get_
address_ ๐offset Used for getting the offset of an address.