- From: Timothy Gu <notifications@github.com>
- Date: Fri, 27 Mar 2020 09:33:39 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 March 2020 16:33:54 UTC
Since Web IDL never seems to say an IDL ArrayBuffer has to be an actual JavaScript ArrayBuffer, couldn't you just use `ArrayBuffer` as the return type in IDL? I.e., the [AllowShared] part in the return type isn't actually strictly necessary. -- 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/865#issuecomment-605097619
Received on Friday, 27 March 2020 16:33:54 UTC