Y
Hacker News
new
|
ask
|
show
|
jobs
by
rpedela
3263 days ago
Has there been any progress on supporting 64-bit integers?
2 comments
giaour
3263 days ago
The BigInt proposal[0] is stage 2, meaning we should see some implementations soon.
[0]:
https://github.com/tc39/proposal-bigint
link
elmigranto
3263 days ago
Heck, what about any kind of integers, so we can use bitwise operations without `double -> int -> double` casts?
link
[0]: https://github.com/tc39/proposal-bigint