Re: [streams] Transform streams and acknowledgement of writes (#329)

Observations

- It looks important to realize (h) without copy. But we cannot realize (H) without beginWrite (https://github.com/whatwg/streams/issues/329#issuecomment-95817755, https://github.com/whatwg/streams/issues/329#issuecomment-106709930)
- It looks important to realize (f) without copy. But we cannot realize (F) without with-ack (https://github.com/whatwg/streams/issues/329#issuecomment-95052407)

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

Received on Friday, 29 May 2015 07:44:28 UTC