惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

K
Kaspersky official blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
V
Visual Studio Blog
F
Full Disclosure
B
Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
L
Lohrmann on Cybersecurity
月光博客
月光博客
I
Intezer
博客园 - 三生石上(FineUI控件)
Hacker News - Newest:
Hacker News - Newest: "LLM"
D
Darknet – Hacking Tools, Hacker News & Cyber Security
博客园_首页
P
Proofpoint News Feed
C
Check Point Blog
N
News | PayPal Newsroom
H
Heimdal Security Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
G
GRAHAM CLULEY
WordPress大学
WordPress大学
C
CERT Recently Published Vulnerability Notes
Y
Y Combinator Blog
Recorded Future
Recorded Future
Application and Cybersecurity Blog
Application and Cybersecurity Blog
T
Tailwind CSS Blog
W
WeLiveSecurity
L
LINUX DO - 热门话题
Microsoft Azure Blog
Microsoft Azure Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Schneier on Security
Schneier on Security
爱范儿
爱范儿
Martin Fowler
Martin Fowler
U
Unit 42
T
Troy Hunt's Blog
S
Securelist
V
V2EX
V2EX - 技术
V2EX - 技术
MongoDB | Blog
MongoDB | Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
M
MIT News - Artificial intelligence
T
Tor Project blog
Cisco Talos Blog
Cisco Talos Blog
罗磊的独立博客
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News

Recent Commits to proposals:main

link iterator join tests remove non-champions from proposals fix last presented date for iterator join Update finished-proposals.md with broken link fix · tc39/proposals@7510bde RegExp Buffer Boundaries to stage 3, per 2026.05.21 TC39 Comparisons to stage 1, per 2026.05.21 TC39 Error Stack Accessor to stage 3, per 2026.05.21 TC39 Iterator Join to stage 3, per 2026.05.20 TC39 · tc39/proposals@805ff12 "export all from" to stage 1, per 2026.05.20 TC39 · tc39/proposals@3836466 Amount to Stage 2, per 2026.05.20 TC39 Intl Sequence Units to stage 1, per 2026.05.20 TC39 · tc39/proposals@6e24aea Default Behaviours for some Intl APIs to stage 1, per 2026.05.20 TC39 · tc39/proposals@e16c6d2 Intl Stable Formatting to stage 2, per 2026.05.20 TC39 · tc39/proposals@37b5fe4 Iterator Includes to stage 3, per 2026.05.20 TC39 Iterator chunking to stage 3, per 2026.05.20 TC39 Decorator Metadata to stage 2.7, per 2026.05.19 TC39 · tc39/proposals@2af05ca Intl Keep Trailing Zeros to stage 3 per 2026.05.19 TC39 · tc39/proposals@2b91377 isTemplateObject withdrawn, per 2026.05.19 TC39 Explicit Resource Management to stage 4, per 2026.05.19 TC39
RegExp Buffer Boundaries to stage 2.7, per 2026.05.19 TC39 · tc39/proposals@217882a
ljharb · 2026-05-19 · via Recent Commits to proposals:main
Original file line numberDiff line numberDiff line change

@@ -41,6 +41,7 @@ Stage 2 indicates that the committee expects these features to be developed and

4141

| [Iterator Join][iterator-join] | Kevin Gibbons | Kevin Gibbons | :question: | <sub>&nbsp;-[2025&#8209;11][iterator-join-notes]</sub> |

4242

| [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband<br />Mark Miller | :question: | <sub>&nbsp;-2026&#8209;03<br />&nbsp;-[2025&#8209;11][stack-accessor-notes]</sub> |

4343

| [Iterator Includes][iterator-includes] | Michael Ficarra | Michael Ficarra | <sub>[iterator-includes][includes-tests]</sub> | <sub>&nbsp;-2026&#8209;03</sub> |

44+

| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | :question: | <sub>&nbsp;-[2021&#8209;12][regexp-buffer-boundaries-notes]</sub> |

4445
4546

### Stage 2

4647

@@ -54,7 +55,6 @@ Stage 2 indicates that the committee expects these features to be developed and

5455

| [Module Expressions][module-expressions] | Surma<br />Daniel Ehrenberg<br />Nicolò Ribaudo | Surma<br />Nicolò Ribaudo | | <sub>&nbsp;-[2022&#8209;11][module-expressions-notes]</sub> |

5556

| [Pipeline Operator][pipeline] | J. S. Choi<br />James DiGioia<br />Ron Buckton<br />Tab Atkins | J. S. Choi<br />Ron Buckton<br />Tab Atkins | | <sub>&nbsp;-[2022&#8209;03][pipe-notes-2022-03]<br />&nbsp;-[2022&#8209;01][pipe-notes-2022-01]<br />&nbsp;-[2021&#8209;08][pipe-notes]<br />&nbsp;-[2018&#8209;03][pipe-notes-2018-03]<br />&nbsp;-[2017&#8209;11][pipe-notes-2017-11]<br />&nbsp;-[2017&#8209;09][pipe-notes-2017-09]</sub> |

5657

| [Destructure Private Fields][destructure-private] | Justin Ridgewell | | | <sub>&nbsp;-[2021&#8209;12][destructure-private-notes]</sub> |

57-

| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | | <sub>&nbsp;-[2021&#8209;12][regexp-buffer-boundaries-notes]</sub> |

5858

| [String.dedent][string.dedent] | Misha Kaletsky<br />Hemanth HM<br />Justin Ridgewell | Hemanth HM<br />Justin Ridgewell | | <sub>&nbsp;-[2022&#8209;06][string.dedent-notes]</sub> |

5959

| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard<br />Richard Button<br />Nicolò Ribaudo<br />Ashley Claymore | Robin Ricard<br />Richard Button<br />Nicolò Ribaudo<br />Ashley Claymore | | <sub>&nbsp;-[2022&#8209;07][json-parse-immutable-notes]</sub> |

6060

| [Module Declarations][module-declarations] | Daniel Ehrenberg<br />Nicolò Ribaudo | Mark Miller<br />Nicolò Ribaudo | | <sub>&nbsp;-[2022&#8209;11][module-declarations-notes]</sub> |