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

Missing some polyfill options #82

Closed
lukeapage opened this issue Oct 14, 2023 · 2 comments
Closed

Missing some polyfill options #82

lukeapage opened this issue Oct 14, 2023 · 2 comments

Comments

@lukeapage
Copy link
Contributor

BigInt, SharedArrayBuffer can come up as errors but no option exists to polyfill them

@robatwilliams
Copy link
Owner

robatwilliams commented Oct 14, 2023

BigInt was discussed in #70

I expect SharedArrayBuffer is the same in that it cannot be polyfilled in the browser.

Would #72 solve your issue?

@lukeapage
Copy link
Contributor Author

Thanks for the quick reply, I will follow the other issue.

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

No branches or pull requests

2 participants