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

js BigInt #222

Open
timotheecour opened this issue May 18, 2020 · 1 comment
Open

js BigInt #222

timotheecour opened this issue May 18, 2020 · 1 comment
Labels

Comments

@timotheecour
Copy link
Owner

timotheecour commented May 18, 2020

links

safari support

polyfills/emulation

misc

uint64, int64

https://v8.dev/blog/bigint

For example, if we see that relatively small BigInts (up to 64 bits) are an important use case, we could make those more memory-efficient by using a special representation for them:

@timotheecour
Copy link
Owner Author

timotheecour commented Jan 10, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant