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