Bug 166693 - [ESNext] Async iteration
Summary: [ESNext] Async iteration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 166694 166695 166698 166848 166857 167727 175197
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-04 14:17 PST by GSkachkov
Modified: 2019-11-06 15:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2017-01-04 14:17:31 PST
Implement Async Iteration https://github.com/tc39/proposal-async-iteration  
It is on stage 3 so we can start work on this task
Comment 1 Ross Kirsling 2019-11-06 15:20:25 PST
Looks like this work was finished two years ago. Closing.