[][src]Function garnish_lang_compiler::build_byte_code

pub fn build_byte_code(
    root_name: &str,
    ast: AST
) -> Result<InstructionSetBuilder>