Re: [streams] can streams be transferred via postMessage()? (#276)

I should note that option 1 requires carefully defining exactly what happens if the deopt happens in the middle of the copy operation somewhere; you have to synchronize somehow so that the writes that need to be observable after the deopt are actually observable or something.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/276#issuecomment-86266504

Received on Thursday, 26 March 2015 00:41:02 UTC