Hacker News new | ask | show | jobs
by tjgq 4121 days ago
I'm not sure what the typed array limitations are, but Javascript numbers are able to exactly represent integers up to 2^53 - 1, which is quite a bit more than 32 bits.