pub const DEFAULT_LOGICAL_STACK_MAX: u32 = 65536;
Expand description

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