This repository was archived by the owner on Jul 12, 2024. It is now read-only.
Commit b1933bb
committed
Use namespacing conventions in WasmContext.
The competition is a bit tight, but WasmContext manipulates more IR
concepts than Wasm contexts. Therefore, we import IR things without
namespace, and Wasm things under short namespaces. We use `wa`,
`watpe`, `wamod` and `wanme` by analogy to the compiler backend and
JS backend conventions, which use `js` and `jsnme`.1 parent edeea5f commit b1933bb
1 file changed
Lines changed: 87 additions & 87 deletions
0 commit comments