gear_wasm_instrument

Constant STACK_HEIGHT_EXPORT_NAME

Source
pub const STACK_HEIGHT_EXPORT_NAME: &str = "__gear_stack_height";
Expand description

__gear_stack_height export is inserted by gwasm-instrument, it points to stack height global that is used by gwasm_instrument::stack_limiter.