- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 20 Apr 2020 22:05:22 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 April 2020 05:05:35 UTC
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