- From: Ms2ger <notifications@github.com>
- Date: Thu, 30 Apr 2020 03:51:33 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 April 2020 10:51:46 UTC
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