Re: [heycam/webidl] Add bigint type (#525)

It's a little weird that this setup would allow passing `"1"` as a bigint but not allow passing `1`.

I assume bigint should not in fact be a "JSON type" because it can't be represented in JSON?  Looks to me like ToJSON throws on BigInts in the BigInt proposal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/525#issuecomment-367744144

Received on Thursday, 22 February 2018 16:48:56 UTC