[heycam/webidl] WIP: Async value iterators (#808)

The last commit here (the rest are #802) is a start at addressing #800. It is missing the glue code to pass arguments. I'll discuss over in #800 some of the things I ran in to, but having this here is a nice reference.
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/808

-- Commit Summary --

  * Tweak async iterator algorithms
  * Allow "get the next iteration result" to reject
  * Editorial: async iterator cleanups
  * WIP: asynchronous value iterators

-- File Changes --

    M index.bs (160)

-- Patch Links --

https://github.com/heycam/webidl/pull/808.patch
https://github.com/heycam/webidl/pull/808.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/808

Received on Friday, 27 September 2019 07:21:07 UTC