Re: [heycam/webidl] How to return a SharedArrayBuffer object (#865)

Sure, but how do you write spec prose saying that the IDL `ArrayBuffer` is actually a JavaScript SharedArrayBuffer? @annevk's last sentence points to one route, but it's kind of icky, as we'd like IDL to be an intermediary layer so that specs don't have to touch JS objects so directly.

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

Received on Friday, 27 March 2020 16:55:48 UTC