TC39
Ecma InternationalのTC39は、JavaScript開発者、実装者、専門家などのグループで、JavaScriptの仕様をメンテナンスし発展させるためにコミュニティと協力しています。
コントリビュート
既存のプロポーザルに対するフィードバック、ドキュメントの改善、テスト、実装、さらには言語機能に関するアイデアなど、JavaScriptコミュニティからのコントリビュートをTC39は歓迎します。詳細については、コントリビュータガイドをご覧ください。
TC39のミーティングにメンバーとして参加するには、Ecmaに参加してください。
Temporal
Provides standard objects and functions for working with dates and times.
Intl Era and MonthCode Proposal
To specify necessary details about era, eraYear and monthCode usage with Temporal for non-ISO calendars.
Deferring Module Evaluation
A proposal for introducing a way to defer evaluate of a module
Joint Iteration
a TC39 proposal to synchronise the advancement of multiple iterators
Non-extensible Applies to Private
Proposal to disallow adding new private fields to non-extensible objects
Source Phase Imports
Proposal to enable importing modules at the source phase
Dynamic Code Brand Checks
TC39 proposal that enables flexible brand checks before dynamic code loading
Atomics.pause
Micro waits in JS
Explicit Resource Management
ECMAScript Explicit Resource Management
Decorators
Decorators for ES6 classes
Legacy RegExp features in JavaScript
Legacy static properties of the RegExp constructor in JavaScript