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

Yeah, I keep mistakenly thinking of the **Java** `long` type, which is an `i64`, whereas **WebIDL** uses the **C** `long`, which is an `i32`.

I&nbsp;suggest we&nbsp;rename&nbsp;them to&nbsp;remove this&nbsp;confusion: <https://github.com/heycam/webidl/issues/843>.

-- 
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-586078420

Received on Friday, 14 February 2020 03:17:20 UTC