tc39 / tc39/proposal-iterator-join
Implementation tracking
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Major Browsers
- JSC / Safari: JSC behind
--useIteratorJoin=1 - SpiderMonkey / Firefox: Enabled by default in Firefox 154
- V8 / Chrome: Nightly behind
--js-iterator-join- https://issues.chromium.org/issues/465715798
- intent to ship in Chrome 153 (stable Sep 8)
Other Engines
- Boa: Enabled by default in nightly
- 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
Review the browser and engine status links listed in the issue, including the WebKit, Bugzilla, Chromium, Boa, Kiesel, and QuickJS references. Confirm whether any implementation status has changed, then update the checklist and links so they accurately reflect current support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100