tc39 / tc39/proposal-iterator-chunking
Implementation tracking
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 104
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Major Browsers
- JSC / Safari: JSC behind
--useIteratorChunking=1 - SpiderMonkey / Firefox: Enabled by default in Firefox 154
- V8 / Chrome
Other Engines
- Kiesel: Enabled by default in nightly
- QuickJS NG: Enabled by default in 0.16.0
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 V8 / Chrome issue 504663595 and verify whether iterator chunking is enabled. Update the V8 checkbox and link or release detail in this tracking issue when the implementation is enabled; leave the existing completed engine entries unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100