Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix windows stack overflow with larger stack red_zone #9693

Merged
merged 1 commit into from May 8, 2024

Conversation

jondlm
Copy link
Contributor

@jondlm jondlm commented May 3, 2024

Fixing the stack overflow issues with windows on the bump-swc PR #9574.

@mischnic
Copy link
Member

mischnic commented May 4, 2024

Thank you for taking a look, somehow Windows is still failing on CI though?

@mischnic mischnic force-pushed the bump-swc branch 2 times, most recently from ac92e7a to 8d7eabf Compare May 7, 2024 07:58
@jondlm
Copy link
Contributor Author

jondlm commented May 7, 2024

Looks like it's passing now with a larger red zone of 32 KiB.

@mischnic mischnic merged commit edcfc4d into parcel-bundler:bump-swc May 8, 2024
16 of 17 checks passed
github-merge-queue bot pushed a commit that referenced this pull request May 15, 2024
* Bump swc, enable stacker feature

Bump swc

* Adapt for breaking swc AST change

* Support testing with Miri

* Grow stack when visiting expressions

* WIP add example

* Revert "WIP add example"

This reverts commit d4dba2c.

* Add swc update script

* Update test fixtures

* Fix windows stack overflow with larger stack red_zone (#9693)

* Bump swc

* Bump a few crates for vulnerabilites

* Bump swc

* Fix esm2js transform when export destructuring

---------

Co-authored-by: Jon de la Motte <jondlm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants