Constant wasmi::DEFAULT_CALL_STACK_LIMIT
source · [−]pub const DEFAULT_CALL_STACK_LIMIT: usize = 64 * 1024; // 0x0000_0000_0001_0000usize
Expand description
Maximum number of levels on the call stack.
pub const DEFAULT_CALL_STACK_LIMIT: usize = 64 * 1024; // 0x0000_0000_0001_0000usize
Maximum number of levels on the call stack.