Constant wasmi::DEFAULT_CALL_STACK_LIMIT
source · pub const DEFAULT_CALL_STACK_LIMIT: usize = _; // 65_536usize
Expand description
Maximum number of levels on the call stack.
pub const DEFAULT_CALL_STACK_LIMIT: usize = _; // 65_536usize
Maximum number of levels on the call stack.