Expand description

Contains the code for the stack height limiter instrumentation.

Structs

Functions

  • Inject the instumentation that makes stack overflows deterministic, by introducing an upper bound of the stack size.
  • Same as the inject function, but allows to configure exit instructions when the stack limit is reached and the export name of the stack height global.