Skip to main content

compile_bytecode

Function compile_bytecode 

Source
pub fn compile_bytecode(source: &str) -> Result<Rc<Program>, String>