chakra-core / chakra-core/ChakraCore
Implement BigInt
Open
ECMAScript Spec
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
BigInt support is currently at Stage 3: https://github.com/tc39/proposal-bigint
Node is starting to take a dependency on it: https://github.com/nodejs/node/pulls?q=is:pr+bigint
There's currently an N-API change in PR: https://github.com/nodejs/node/pull/21226
Contributor guide
Assessment
This issue has not been assessed yet.