Structsยง
- Chunk
- A chunk is a representation of a sequence of bytecode instructions, associated constants and additional metadata as emitted by the compiler.
- Source
Span ๐ - Represents a source location from which one or more operations were compiled.
Constantsยง
- U64_
VARINT_ ๐SIZE - Maximum size of a u64 encoded in the vu128 varint encoding.