Module runtime

Source

Structs§

Memory
Opcode
Opcode enum. One-to-one corresponding to an u8 value.
Stack

Enums§

Capture
ExitError
Exit error reason.
ExitReason
Exit reason.
ExitSucceed
Exit succeed reason.
RuntimeEvent

Functions§

opcodes_string
Converts an Opcode into its name, stored in a Vec<u8>.

Type Aliases§

Trap