- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 22 Feb 2018 16:48:29 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 22 February 2018 16:48:56 UTC
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