Asynchronous iterators
Open
Nobody has claimed this yet.
stage3
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
New productions: TBD.
AST format change: TBD.
References:
- The proposal: https://github.com/tc39/proposal-async-iteration
- Change to the spec:
- ESTree change:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked TC39 async-iteration proposal and compare its new productions with the required AST format. The issue names no files or tests; the work is complete when the proposal, ECMAScript specification, and ESTree changes have been resolved into an implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100