Ecma TC39's repositories
proposal-temporal
Provides standard objects and functions for working with dates and times.
proposal-async-context
Async Context for JavaScript
proposal-decimal
Built-in exact decimal numbers for JavaScript
tc39.github.io
Get involved in specifying JavaScript
proposal-arraybuffer-base64
TC39 proposal for Uint8Array<->base64/hex
proposal-json-parse-with-source
Proposal for extending JSON.parse to expose input source text.
how-we-work
Documentation of how TC39 operates and how to participate
proposal-math-sum
TC39 proposal to add a summation method to JavaScript
proposal-joint-iteration
a TC39 proposal to synchronise the advancement of multiple iterators
proposal-await-dictionary
A proposal to add Promise.allKeyed to ECMAScript
proposal-iterator-sequencing
a TC39 proposal to create iterators by sequencing existing iterators
proposal-error-stack-accessor
ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack accessor
proposal-thenable-curtailment
A proposal to curtail the power of "thenable" objects.
proposal-native-promise-predicate
ECMAScript Proposal and spec for exposing a native promise predicate
proposal-error-capturestacktrace
Standardizing Error.captureStackTrace
proposal-inspector
ECMAScript Proposal, specs, and reference implementation for Inspector
proposal-native-promise-adoption
ECMAScript Proposal for adopting native promise state
proposal-intl-era-monthcode
To specify necessary details about era, eraYear and monthCode usage with Temporal for non-ISO calendars.