Expand description
IR to bytecode compiler
This module converts the intermediate representation (IR) into VM bytecode.
Structs§
- IrTo
Bytecode - IR to bytecode compiler
Functions§
- ir_
to_ bytecode - Compile IR module to bytecode
IR to bytecode compiler
This module converts the intermediate representation (IR) into VM bytecode.