pub const DEFAULT_LOGICAL_STACK_MAX: u32 = 65536;
Default maximum number of wasm values allowed for the stack during execution of a PVF.