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

Add BigInt support #88

Open
2 tasks
jcubic opened this issue Sep 21, 2022 · 2 comments
Open
2 tasks

Add BigInt support #88

jcubic opened this issue Sep 21, 2022 · 2 comments
Labels
enhancement New feature or request language

Comments

@jcubic
Copy link
Owner

jcubic commented Sep 21, 2022

Allow:

  • BigInt literal
  • Echo of BigInt
@jcubic jcubic added language enhancement New feature or request labels Sep 21, 2022
@jcubic
Copy link
Owner Author

jcubic commented Oct 1, 2022

There is a problem with serialization, probably because of AST and bigInt literals, will get back to it later.

@jcubic
Copy link
Owner Author

jcubic commented Dec 3, 2023

It seems that bigInts are not supported by Esprima jquery/esprima#1988

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language
Projects
None yet
Development

No branches or pull requests

1 participant