Ecma TC39
Ecma International, Technical Committee 39 - ECMAScript
Pinned
Repositories
- proposal-change-array-by-copy Public
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
- proposal-record-tuple Public
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
-
-
-
- proposal-array-from-async Public
Draft specification for a proposed Array.fromAsync method in JavaScript.