Skip to main content

eval_bytecode_bundle

Function eval_bytecode_bundle 

Source
pub fn eval_bytecode_bundle(
    runtime: &mut Runtime,
    bytes: &[u8],
) -> Result<(), String>