Constant wasmi::DEFAULT_VALUE_STACK_LIMIT
source · [−]pub const DEFAULT_VALUE_STACK_LIMIT: usize = 1024 * 1024; // 0x0000_0000_0010_0000usize
Expand description
Maximum number of bytes on the value stack.
pub const DEFAULT_VALUE_STACK_LIMIT: usize = 1024 * 1024; // 0x0000_0000_0010_0000usize
Maximum number of bytes on the value stack.