Crate wasm_bindgen_wasm_conventions[][src]

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

Looks up a function table entry by index in the main function table.

Get a Wasm module’s canonical linear memory.

Get the __shadow_stack_pointer.