pub fn resolve_for_native( entry_path: &Path, entry_source: &str, ) -> Result<Program, ModuleError>
Resolve imports for native compilation starting from an entry file.