`foreign_module` and `wasm_import_module` are not needed for linking, and hence can be removed from CodegenResults. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
`foreign_module` and `wasm_import_module` are not needed for linking, and hence can be removed from CodegenResults. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.