wasm-bindgen/crates/wasm-conventions
Nick Fitzgerald 2fbb8359e0 Create the wasm-bindgen-wasm-conventions crate
This tiny crate provides utilities for working with Wasm codegen
conventions (typically established by LLVM or lld) such as getting the shadow
stack pointer.

It also de-duplicates all the places in the codebase where we were implementing
these conventions in one-off ways.
2019-09-16 12:54:05 -07:00
..
src Create the wasm-bindgen-wasm-conventions crate 2019-09-16 12:54:05 -07:00
Cargo.toml Create the wasm-bindgen-wasm-conventions crate 2019-09-16 12:54:05 -07:00