pub fn read_bytecode_file( path: &Path, ctx: &Context, ) -> Result<ModuleCode, Error>
Read compiled bytecode from a file