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