Y
Hacker News
new
|
ask
|
show
|
jobs
by
arthurdenture
3263 days ago
There's a BigInt proposal at stage 2, which might meet some of your needs:
https://github.com/tc39/proposal-bigint
1 comments
hzoo
3263 days ago
It's parseable in Babel 7, issue to implement the transform is
https://github.com/babel/proposals/issues/2
link