pub const DEFAULT_LOGICAL_STACK_MAX: u32 = 65536; // 65_536u32
Expand description

Default maximum number of wasm values allowed for the stack during execution of a PVF.