Crate wasm_instrument

source ·

Re-exports

Modules

  • This module is used to instrument a Wasm module with gas metering code.

Functions

  • Export all declared mutable globals as prefix_index.
  • Inject the instumentation that makes stack overflows deterministic, by introducing an upper bound of the stack size.