Module instruction

Source

Structs§

Instruction
Represents a single instruction in the bytecode, along with its associated metadata, such as source code spans.

Enums§

InstructionKind
Kinds of bytecode instructions emitted by the compiler.