Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 7bf7c44

Browse files
committed
Use namespacing conventions in CoreWasmLib.
In the CoreWasmLib, we manipulate IR types and names, but not trees, so we import the former two without namespacing. We produce a lot of Wasm types and instructions, so those are imported without namespacing either. This is similar to the import strategy of the `CoreJSLib` in the JS backend.
1 parent e3357fe commit 7bf7c44

1 file changed

Lines changed: 82 additions & 85 deletions

File tree

0 commit comments

Comments
 (0)