A tiny crate of utilities for working with implicit Wasm codegen conventions (often established by LLVM and lld).
Examples conventions include:
- The stack pointer
- The canonical linear memory that contains the stack
A tiny crate of utilities for working with implicit Wasm codegen conventions (often established by LLVM and lld).
Examples conventions include: