Re: [heycam/webidl] What about i64? (#586)

And in particular, Web IDL does have 64-bit integer types (`long long` and `unsigned long long`) that APIs defined via Web IDL can use.  But `DataView` and typed arrays are not defined via Web IDL.

-- 
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/586#issuecomment-425076597

Received on Thursday, 27 September 2018 12:45:11 UTC