diff options
| author | Sebastian Urban <surban@surban.net> | 2025-03-20 19:08:16 +0100 |
|---|---|---|
| committer | Sebastian Urban <surban@surban.net> | 2025-03-20 19:08:16 +0100 |
| commit | 38cf49dde8a5b0b284bb6dffd423d223c9f8f7a3 (patch) | |
| tree | d149fc60eb8dfd2105bbb8490fa5b0e9eb2f4aa6 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | d8e44b722a93e55cbc9a8188dfbfe3faf1226096 (diff) | |
| download | rust-38cf49dde8a5b0b284bb6dffd423d223c9f8f7a3.tar.gz rust-38cf49dde8a5b0b284bb6dffd423d223c9f8f7a3.zip | |
wasm: increase default thread stack size to 1 MB
The default stack size for the main thread is 1 MB as specified by linker options. However, the default stack size for threads was only 64 kB. This is surprisingly small and thus we increase it to 1 MB to match the main thread.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
