pub fn compile_codegen_and_create_vm_and_run_first_time(
source_map: &mut SourceMap,
root_module: &[String],
compile_and_code_gen_options: CompileCodeGenAndVmOptions,
) -> Option<CompileAndVmResult>pub fn compile_codegen_and_create_vm_and_run_first_time(
source_map: &mut SourceMap,
root_module: &[String],
compile_and_code_gen_options: CompileCodeGenAndVmOptions,
) -> Option<CompileAndVmResult>