Re: [heycam/webidl] Allow ES2020 BigInt values to be passed to operations taking integers. (#828)

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