Module chunk

Source

Structsยง

Chunk
A chunk is a representation of a sequence of bytecode instructions, associated constants and additional metadata as emitted by the compiler.
SourceSpan ๐Ÿ”’
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.