On Thu, Jul 26, 2018 at 5:23 PM, Anders Rundgren
<anders.rundgren....@gmail.com> wrote:
> On 2018-07-26 17:24, Ranando King wrote:
>>
>> JSON = JavaScript Object Notation
>
> This obviously broke down when tc39 introduced BigInt leaving the JSON/JS
> community in limbo.

Not supporting all of JavaScript's features is nothing new. JSON
doesn't handle Date instances, Maps, Sets, or Symbols as values either
(much less Symbols as keys).

But JSON support for BigInt (or BitInt support JSON, whatever) is
something to pick up in [its thread][1], not here.

-- T.J. Crowder

[1]: https://esdiscuss.org/topic/json-support-for-bigint-in-chrome-v8
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to