Modulesยง
- assert_
validated ๐ - Helpers for assertions due to prior validation of a WASM program.
- config
- const_
interpreter_ loop - error
- interpreter_
loop ๐ - This module solely contains the actual interpretation loop that matches instructions, interpreting the WASM bytecode
- little_
endian ๐ - This module contains the definition and implementation of
LittleEndianBytes, a trait to convert values (such as integers or floats) to bytes in little endian byter order - resumable
- store
- value
- value_
stack