pub fn resolve_imports(module: &mut Module)Expand description
Remap Import::LinkName to definitions exported as ExportKey::LinkName.
To reduce the work performed, calling minimize_exports first is recommended.
pub fn resolve_imports(module: &mut Module)Remap Import::LinkName to definitions exported as ExportKey::LinkName.
To reduce the work performed, calling minimize_exports first is recommended.