ir_to_bytecode

Function ir_to_bytecode 

Source
pub fn ir_to_bytecode(module: &IRModule) -> Vec<Vec<Instruction>>
Expand description

Compile IR module to bytecode