Skip to main content

read_bytecode_file

Function read_bytecode_file 

Source
pub fn read_bytecode_file(
    path: &Path,
    ctx: &Context,
) -> Result<ModuleCode, Error>
Expand description

Read compiled bytecode from a file