Commit e411f84
Fix Windows stack overflow by increasing stack size to 8MB
Windows has a 1MB default stack size vs 8MB on Linux/macOS.
The AllBeads CLI with many subcommands causes stack overflow on Windows.
This adds linker flags to increase the stack to 8MB on Windows builds.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5839a8f commit e411f84
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments