Module ir_to_bytecode

Module ir_to_bytecode 

Source
Expand description

IR to bytecode compiler

This module converts the intermediate representation (IR) into VM bytecode.

Structs§

IrToBytecode
IR to bytecode compiler

Functions§

ir_to_bytecode
Compile IR module to bytecode