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

I guess the way WebAssembly uses `any` is problematic wrt the formal definition of `any` as a discriminated union, and fixing this would require a bigint type in IDL. Note future changes in the [reference-types](https://webassembly.github.io/reference-types/js-api/index.html#tojsvalue) proposal will extend `WebAssembly.Global` with a bunch of non-integer types.

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

Received on Thursday, 30 April 2020 10:51:46 UTC