Module fvm_wasm_instrument::stack_limiter

source ·
Expand description

Contains the code for the stack height limiter instrumentation.

Functions§

  • Inject the instumentation that makes stack overflows deterministic, by introducing an upper bound of the stack size.