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

推荐订阅源

F
Full Disclosure
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Recorded Future
Recorded Future
Y
Y Combinator Blog
Cloudbric
Cloudbric
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
S
Schneier on Security
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
C
Cybersecurity and Infrastructure Security Agency CISA
TaoSecurity Blog
TaoSecurity Blog
Security Latest
Security Latest
N
News and Events Feed by Topic
Hacker News - Newest:
Hacker News - Newest: "LLM"
D
DataBreaches.Net
Security Archives - TechRepublic
Security Archives - TechRepublic
H
Hacker News: Front Page
C
Cisco Blogs
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
Recent Commits to openclaw:main
Recent Commits to openclaw:main
V
Vulnerabilities – Threatpost
L
LINUX DO - 最新话题
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Google Online Security Blog
Google Online Security Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
A
About on SuperTechFans
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Jina AI
Jina AI
C
CXSECURITY Database RSS Feed - CXSecurity.com
Schneier on Security
Schneier on Security
T
Tenable Blog
N
News and Events Feed by Topic
W
WeLiveSecurity
有赞技术团队
有赞技术团队
AI
AI
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Latest news
Latest news
T
The Blog of Author Tim Ferriss
S
Security Affairs
Know Your Adversary
Know Your Adversary
Simon Willison's Weblog
Simon Willison's Weblog
G
GRAHAM CLULEY
Google DeepMind News
Google DeepMind News
The Cloudflare Blog

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 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 RegExp Buffer Boundaries to stage 2.7, per 2026.05.19 TC39 · tc39/proposals@217882a Explicit Resource Management to stage 4, per 2026.05.19 TC39
"export all from" to stage 1, per 2026.05.20 TC39 · tc39/proposals@3836466
ljharb · 2026-05-20 · via Recent Commits to proposals:main
Original file line numberDiff line numberDiff line change

@@ -110,6 +110,7 @@ Proposals follow [this process document](https://tc39.es/process-document/).

110110

| [Error option `limit`][error-limit] | Ruben Bridgewater | Ruben Bridgewater | <sub>&nbsp;-[2026&#8209;01][error-limit-notes]</sub> |

111111

| [Alias Accessors][alias-accessors] | Lea Verou | Lea Verou | <sub>&nbsp;-2026&#8209;01</sub> |

112112

| [Composable Accessors via built-in decorators][composable-accessors] | Lea Verou | Lea Verou | <sub>&nbsp;-[2026&#8209;01][composable-accessors-notes]</sub> |

113+

| [export all from][export-all-from] | Guy Bedford | Nicolò Ribaudo | <sub>&nbsp;-2026&#8209;05</sub> |

113114
114115

See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposals.md), [finished proposals](finished-proposals.md), and [inactive proposals](inactive-proposals.md) documents.

115116

@@ -359,3 +360,4 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal

359360

[alias-accessors]: https://github.com/tc39/proposal-alias-accessors

360361

[composable-accessors]: https://github.com/tc39/proposal-composable-accessors

361362

[composable-accessors-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2026-01/january-21.md#composable-value-backed-accessors-for-stage-1

363+

[export-all-from]: https://github.com/guybedford/proposal-export-star-default