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

Well, **WebAssembly** intends to use `bigint` for `i64` handling in **JavaScript** code: <https://github.com/WebAssembly/spec/pull/707>.

Currently, the `value` attribute type of `WebAssembly.Global` is `any`, because no other **WebIDL** type currently allows **bigint** values.

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

Received on Thursday, 30 April 2020 09:48:57 UTC