diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-05-17 15:49:57 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-17 15:49:57 -0600 |
commit | 62e779f82d7c9427c33484baa676c09a1917b0d6 (patch) | |
tree | 18ef92445e759d5b4a3e4387e3b9f0cf7483baf5 /cli/napi/js_native_api.rs | |
parent | 41f618a1df6bb8c66d7968ac64456139b9f4c197 (diff) |
fix(runtime): Box the main future to avoid blowing up the stack (#19155)
This fixes `Unhandled exception at [...] Stack overflow` on Windows,
caused by the large size of the main future.
Diffstat (limited to 'cli/napi/js_native_api.rs')
0 files changed, 0 insertions, 0 deletions