Re: [streams] Do we need to pass enqueue and close as parameters to UnderlyingSource.pull? (#292)

> If we were to create those just for start(), the wrappers handling would be delegated to the JS engine, which is a bit simpler and a bit more optimal.

Why? For V8 you can just create a function wrapper and pass it to both start and pull.


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

Received on Wednesday, 11 March 2015 22:44:25 UTC