Re: [whatwg/streams] WIP: allow creating streams from specs while using fewer JS objects (#857)

@domenic Then how should  developers at large go about removing those portions intended for specifically for specification development to result in the latest usable code for developers in the wild not necessarily developing the spec - but potentially testing what spec developers have most recently composed?

Should we simply not attempt to remove `assert`, `require`, etc., and otherwise try to use the spec dev code at browser? 

How do you suggest to proceed if you want to use the code - not for production, but for local testing without `nodejs`?


-- 
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/857#issuecomment-348201082

Received on Thursday, 30 November 2017 14:26:25 UTC