Expand description
Items related to bytecode representation for the VM assembly.
Structsยง
- Bytecode
Mapped - A memory efficient representation of a sequence of operations parsed from bytecode.
- Bytecode
Mapped Slice - A slice into a
BytecodeMapped
instance.