pub const MAX_STACK_SIZE: usize = 1000;
Expand description

| Maximum number of values on script interpreter | stack |