pub const CLI_RUNTIME_STACK_SIZE: usize = harn_vm::RUNTIME_STACK_SIZE; // 16_777_216usizeExpand description
The CLI’s name for the shared runtime stack contract. Kept as a re-export rather than its own number so the CLI and the serve hosts cannot drift.