pub const DEFAULT_STACK_SIZE: usize = 2 * 1024 * 1024; // 0x0000_0000_0020_0000usize
Expand description

Default stack size to provide an emulator.