TC39
Ecma InternationalのTC39は、JavaScript開発者、実装者、専門家などのグループで、JavaScriptの仕様をメンテナンスし発展させるためにコミュニティと協力しています。
コントリビュート
既存のプロポーザルに対するフィードバック、ドキュメントの改善、テスト、実装、さらには言語機能に関するアイデアなど、JavaScriptコミュニティからのコントリビュートをTC39は歓迎します。詳細については、コントリビュータガイドをご覧ください。
TC39のミーティングにメンバーとして参加するには、Ecmaに参加してください。
Temporal
Provides standard objects and functions for working with dates and times.
Deferring Module Evaluation
A proposal for introducing a way to defer evaluate of a module
Intl Locale Info
An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.
Source Phase Imports
Proposal to enable importing modules at the source phase
Error.isError
ECMAScript Proposal, specs, and reference implementation for Error.isError
Dynamic Code Brand Checks
TC39 proposal that enables flexible brand checks before dynamic code loading
Math.sumPrecise
TC39 proposal to add a summation method to JavaScript
Atomics.pause
Micro waits in JS
Explicit Resource Management
ECMAScript Explicit Resource Management
Decorators
Decorators for ES6 classes
Redeclarable global eval-introduced vars
Make eval-introduced global vars redeclarable
Uint8Array to/from Base64
TC39 proposal for Uint8Array<->base64/hex
Array.fromAsync
Draft specification for a proposed Array.fromAsync method in JavaScript.
Legacy RegExp features in JavaScript
Legacy static properties of the RegExp constructor in JavaScript
JSON.parse source text access
Proposal for extending JSON.parse to expose input source text.
Time Zone Canonicalization
TC39 Proposal (stacked on Temporal) to improve handling of changes to the IANA Time Zone Database