Module common_decl

Source

Structs§

FunctionStateMap
A map of function states.
MachineState
A container for the state of a running wasm instance.
MachineStateDiff
A diff of two MachineStates.
OffsetInfo
Description of a machine code range following an offset.
RegisterIndex

Enums§

MachineValue
A kind of machine value.
Size
SuspendOffset
A kind of suspend offset.
WasmAbstractValue
Whether a value is determined at compile-time or run-time.