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

chore: upgrade swc to work with large numeric literals #732

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

magurotuna
Copy link
Member

Fixes denoland/deno#10954 (partially)

magurotuna added a commit to magurotuna/deno that referenced this pull request Jun 14, 2021
magurotuna added a commit to magurotuna/deno that referenced this pull request Jun 14, 2021
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@bartlomieju bartlomieju merged commit 3b43fbf into denoland:main Jun 14, 2021
@magurotuna magurotuna deleted the upgrade-swc2 branch June 14, 2021 23:50
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.

Octal literal larger than 2^58 - 1 causes Deno to hang indefinitely
2 participants