BigInt support?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
I was wondering if there was any plan to support BigInt when available in the environment?
https://developers.google.com/web/updates/2018/05/bigint
Edit (08-2023): I made this library which I now use for dapps: https://github.com/bpierre/dnum
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files, tests, or entry points are named in the issue. Start by locating the library's public API and existing numeric-representation tests, then define the supported BigInt environments and behavior; done should be a documented, tested decision on BigInt support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100