Skip to main content

CLI_RUNTIME_STACK_SIZE

Constant CLI_RUNTIME_STACK_SIZE 

Source
pub const CLI_RUNTIME_STACK_SIZE: usize = harn_vm::RUNTIME_STACK_SIZE; // 16_777_216usize
Expand 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.