Skip to main content

text_to_module

Function text_to_module 

Source
pub fn text_to_module(text: &str) -> Result<BytecodeModule, String>
Expand description

Parse textual bytecode assembly (.bca) back to module.