We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #31 (comment)
Copied from there: remove Long.js dependency completely and use JavaScript BigNums instead, see https://github.com/WebAssembly/proposals/blob/master/finished-proposals.md and https://github.com/WebAssembly/JS-BigInt-integration
The text was updated successfully, but these errors were encountered:
replace long.js with BigInt
280947b
closes danleh#34
I think this commit jakobgetz@280947b is quite minimal and easy to review. If you don't mind I'll make a pull request cherry picking this commit.
Sorry, something went wrong.
That commit looks great, if you could make a PR out of it and it passes tests, we can merge it as-is.
I'll work on this in a few weeks. Forgot in a hurry!
911f1e3
No branches or pull requests
See #31 (comment)
Copied from there: remove Long.js dependency completely and use JavaScript BigNums instead, see https://github.com/WebAssembly/proposals/blob/master/finished-proposals.md and https://github.com/WebAssembly/JS-BigInt-integration
The text was updated successfully, but these errors were encountered: