- From: Adam Rice <notifications@github.com>
- Date: Tue, 14 Jul 2020 02:22:58 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 July 2020 09:23:10 UTC
@ricea commented on this pull request. > @@ -965,6 +977,44 @@ default-reader-asynciterator-prototype-internal-slots">Asynchronous iteration</h 1. Return [=a promise resolved with=] undefined. </div> +<h4 id="rs-transfer">Transfer via postMessage()</h4> + +<dl class="domintro"> + <dt><code>worker.postMessage(rs, [rs]);</code> Good idea. Done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1053#discussion_r454222595
Received on Tuesday, 14 July 2020 09:23:10 UTC