- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 12 Dec 2019 20:44:53 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 December 2019 04:44:56 UTC
And in particular, the decision there was that BigInt will be a separate type not passable to operations taking integers, for consistency with ES. I assume you meant `long long` and `unsigned long long`, by the way, since the full range of `long` and `unsigned long` is not a problem in the ES bindings. -- 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/issues/828#issuecomment-565298413
Received on Friday, 13 December 2019 04:44:56 UTC