Constant wasmi::DEFAULT_CALL_STACK_LIMIT [−][src]
pub const DEFAULT_CALL_STACK_LIMIT: usize = 64 * 1024; // 0x0_000_000_000_010_000usize
Maximum number of levels on the call stack.
pub const DEFAULT_CALL_STACK_LIMIT: usize = 64 * 1024; // 0x0_000_000_000_010_000usize
Maximum number of levels on the call stack.