pub fn eval_root_with_basic_host( module: &VmModule, index: usize, stdout: &mut String, ) -> Result<(VmResult, VmProfile), VmError>