Instruction
|
Represents an instruction for WASM.
|
Opcode
|
Represents a WASM opcode.
|
Operand
|
Represents an operand used in an WASM instruction.
|
Operands
|
Represents a set of operands in an WASM instruction.
|
Register (Module)
|
Provides several useful functions for handling WASM registers.
|
Register (Type)
|
Represents a WASM register.
|
RegisterFactory
|
Represents a factory for accessing various WASM register variables.
|
WASMParser
|
Represents a parser for WASM instructions.
|