50 releases
new 0.2.100 | Jan 12, 2025 |
---|---|
0.2.99 | Dec 7, 2024 |
0.2.97 | Nov 30, 2024 |
0.2.92 | Mar 4, 2024 |
0.2.55 | Nov 19, 2019 |
#1622 in WebAssembly
101,665 downloads per month
Used in 41 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
~115K SLoC