Reduce the Rust stack red zone #1509
Labels
A-linkage
Area: linking into static, shared libraries and binaries
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Right now the stack red zone is 20K on all platforms, which is ~20K larger than we would like. Several considerations:
The text was updated successfully, but these errors were encountered: