tc39 / tc39/proposal-iterator-includes
Implementation tracking
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Major Browsers
- JSC / Safari: JSC behind
--useIteratorIncludes=1 - SpiderMonkey / Firefox: Enabled by default in Firefox 154
- V8 / Chrome: Nightly behind
--js-iterator-includes
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 by reviewing the linked WebKit, Bugzilla, Chromium, Kiesel, and QuickJS NG engine reports to verify their current implementation status. Update the checklist and links with any confirmed changes; the work is done when each listed engine's support status is current and traceable to its issue or release.
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
- Mostly clear
- Newbie friendliness
- 72/100