Ecma TC39

Results 118 repositories owned by Ecma TC39

proposal-atomics-wait-async

88
Stars
18
Forks
Watchers

"asynchronous atomic wait" for ECMAScript

proposal-await.ops

306
Stars
9
Forks
Watchers

Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises

proposal-bigint

561
Stars
57
Forks
Watchers

Arbitrary precision integers in JavaScript

proposal-bigint-math

35
Stars
2
Forks
Watchers

Draft specification for supporting BigInts in JavaScript’s Math methods.

proposal-bind-operator

1.7k
Stars
34
Forks
Watchers

This-Binding Syntax for ECMAScript

proposal-built-in-modules

885
Stars
29
Forks
Watchers

proposal-cancelable-promises

378
Stars
34
Forks
Watchers

Former home of the now-withdrawn cancelable promises proposal for JavaScript

proposal-class-access-expressions

82
Stars
10
Forks
Watchers

ECMAScript class access expressions

proposal-class-brand-check

18
Stars
3
Forks
Watchers

JavaScript proposal to provide class brand checks

proposal-class-fields

1.7k
Stars
129
Forks
Watchers

Orthogonally-informed combination of public and private fields proposals