45 releases
0.2.95 | Oct 10, 2024 |
---|---|
0.2.93 | Aug 12, 2024 |
0.2.92 | Mar 4, 2024 |
0.2.89 | Nov 27, 2023 |
0.2.55 | Nov 19, 2019 |
#1559 in WebAssembly
141,748 downloads per month
Used in 41 crates
(5 directly)
12KB
219 lines
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
Dependencies
~5MB
~112K SLoC