Hacker News new | ask | show | jobs
by paulddraper 542 days ago
> Also JS now has BigInt types and the JSON decoder can be told to use them.

The parser needs to know when to parse as BigInt vs String.