Module bytecode

Source
Expand description

Types for the compiled format of a QVM.

Enums§

Instruction
A QVM instruction.

Type Aliases§

Address
Absolute instruction offset within code segment.
ArgOffset
Offset within the argument marshalling space.
BlockSize
Size of memory block to copy.
FrameOffset
Offset within stack frame.
FrameSize
Size of procedure stack adjustment.
Literal
Literal value.