Module bytecode

Source
Expand description

Items related to bytecode representation for the VM assembly.

Structsยง

BytecodeMapped
A memory efficient representation of a sequence of operations parsed from bytecode.
BytecodeMappedSlice
A slice into a BytecodeMapped instance.