34 releases
0.2.84 | Feb 1, 2023 |
---|---|
0.2.83 | Sep 12, 2022 |
0.2.82 | Jul 25, 2022 |
0.2.79 | Jan 19, 2022 |
0.2.55 | Nov 19, 2019 |
#795 in WebAssembly
37,770 downloads per month
Used in 25 crates
(3 directly)
7KB
121 lines
A tiny crate of utilities for working with implicit Wasm codegen conventions (often established by LLVM and lld).
Examples conventions include:
- The shadow stack pointer
- The canonical linear memory that contains the shadow stack
Dependencies
~3MB
~63K SLoC