Number limitations
DanTheComputerMan opened this issue · 1 comments
DanTheComputerMan commented
In addition to being restricted to 32bit values as others have mentioned, it also is outdated as JS now supports BigInts, which are numbers, and therefore should be supported.
ravichoudhary18 commented
any updates? I have some legacy code in my codebase, please fix it ASAP!!!