Skip to main content

run_with_config

Function run_with_config 

Source
pub fn run_with_config(
    program: &Program,
    cfg: ExecConfig,
    arena: &mut GlobalArena,
    kernarg: &[u8],
) -> Result<RunReport>