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

Is there anyway to enable Bignum in Android quickjs? #158

Open
Shinku1014 opened this issue Oct 24, 2024 · 0 comments
Open

Is there anyway to enable Bignum in Android quickjs? #158

Shinku1014 opened this issue Oct 24, 2024 · 0 comments

Comments

@Shinku1014
Copy link

I'm using flutter_js on Android. After running my js code, I got an error like "ReferenceError: 'BigInt' is not defined".
I have noticed that I have to use "–bignum flag" to enable bignum feature in quickjs manually.
Is there any option to use that in flutter_js?

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

1 participant