Re: [heycam/webidl] Who uses the detach concept for ArrayBuffer? (#724)

If you're allowing shared memory I think you need to deal with a reference and make copies and such yourself.

We might also want to clarify what you have a reference to/copy of. For a copy we could return a byte sequence. But for a reference you need the byte sequence but also the object (or maybe just a way to detach it).

-- 
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/724#issuecomment-616954040

Received on Tuesday, 21 April 2020 05:05:35 UTC