49 releases
new 0.2.99 | Dec 7, 2024 |
---|---|
0.2.97 | Nov 30, 2024 |
0.2.92 | Mar 4, 2024 |
0.2.89 | Nov 27, 2023 |
0.2.55 | Nov 19, 2019 |
#1586 in WebAssembly
144,598 downloads per month
Used in 42 crates
(5 directly)
13KB
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
~5.5MB
~113K SLoC