You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: