Crate wasm_bindgen_wasm_conventions

source
Expand description

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

Structs§

Functions§