Constant wasmi::DEFAULT_VALUE_STACK_LIMIT
source · pub const DEFAULT_VALUE_STACK_LIMIT: usize = _; // 1_048_576usize
Expand description
Maximum number of bytes on the value stack.
pub const DEFAULT_VALUE_STACK_LIMIT: usize = _; // 1_048_576usize
Maximum number of bytes on the value stack.