vm-context-offset ( -- n )
VM memory layout constants

Prev:segment-start-offset ( -- n )
Next:vm-fault-flag-offset ( -- n )


Vocabulary
compiler.constants

Inputs
None

Outputs
nan integer


Word description
Offset in bytes from the start of the vm struct to the context (ctx) field.

Definition