Re: [whatwg/streams] Separate out exported abstract ops from internal ones (#372)

Roughly the same, and much closer to the top of my to-do list. My current plan is:

- Survey Fetch, Service Workers, Native Filesystem, Serial API, etc. to find out what they need.
- Wrap everything up into English prose-style algorithms and indirections in a tentative PR. (Including removing `export=""` on abstract ops.)
- Send tentative PRs to those specs and get feedback. (Including, for Fetch, removing https://fetch.spec.whatwg.org/#streams.)
- Merge them all at once.

-- 
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/issues/372#issuecomment-680055007

Received on Tuesday, 25 August 2020 14:20:58 UTC