Expand description

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

Structs§

Functions§