Function bf::jit::compile[][src]

pub fn compile(program: &Program, checked: bool) -> Program

Compiles peephole-optimized AST to x64 machine code.

Uses the dynasmrt assembler