Giter Club home page Giter Club logo

Comments (22)

jridgewell avatar jridgewell commented on June 8, 2024 4

RegExp v flag for Stage 4 (tc39/ecma262#2418, slides) reaches Stage 4

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 3

Source Phase Imports for stage 3 (slides, tc39/proposal-source-phase-imports#36) stays at Stage 2:

  • dynamic import changes to a static syntax: import.<phase>("foo") instead of import("foo", { phase: <phase> })
  • We will not restrict the imported identifier

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 2

Well-Formed Unicode Strings (String.prototype.{is,to}WellFormed) for stage 4 (slides, tc39/ecma262#3039) reaches Stage 4

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 2

Float16Array for stage 3 (slides, spec) reaches Stage 3

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 2

Array.prototype.group rename for web compatibility (slides) is demoted to Stage 2 due to the change to static methods and accepting iterators, with the expectation that it will come back next meeting for Stage 3 after reviews.

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 2

Decorator Metadata for Stage 3 (slides, pzuraq/ecma262#10) reaches Stage 3 with the above changes

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

needs consensus: tc39/ecma262#3052 limit ArrayBuffer size to 2^53 bytes (slides) reaches consensus

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

Base64 for Uint8Array for stage 2 (slides, spec) reaches Stage 2

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

Symbol Predicates needs stage 3 reviewers; confirm tc39/proposal-symbol-predicates#9 does not reach consensus on throwing, we'll rename the methods to end with "Symbol"

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

iterator helpers: should Symbol.iterator fallback be a callable check or an undefined/null check? (slides) reaches consensus on Option 1, so we'll change iterator helpers proposal to check nullish instead of callable.

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

iterator helpers: should malformed iterators fail early or fail only when iterated? (slides) gets consensus on Option 3, so iterator helpers will not eagerly validate the next method.

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024 1

Not yet, the committee asked this to be presented again later in the meeting, but I don't see it scheduled currently.

from proposals.

michaelficarra avatar michaelficarra commented on June 8, 2024 1

@zloirock it is being presented for stage 3 advancement right now

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Array.fromAsync tc39/proposal-array-from-async#41: avoid double construction of this value (slides) reaches consensus

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Atomics.waitAsync for Stage 4 (tc39/ecma262#3049) reaches Stage 4

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Decorator field/accessor initializer order (tc39/proposal-decorators#508, slides) gains consensus for Option 1, so we'll reverse the run order of initializers to be outermost -> innermost.

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Decorator Metadata for Stage 3 (slides, pzuraq/ecma262#10) has general support for the what was discussed:

  • Function.prototype[Symbol.metatdata] will be added
  • Only derived classes will lookup the super's metadata object
  • Classes without decorators will not have a metadata object

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Intl ZonedDateTimeFormat for stage 1 (slides) reaches Stage 1 with a reduced scope for formatting just ZonedDateTimeFormat in some ergonomic way

from proposals.

zloirock avatar zloirock commented on June 8, 2024

Decorator Metadata for Stage 3 (slides, pzuraq/ecma262#10) has general support for the what was discussed

But without promotion to stage 3?

from proposals.

jridgewell avatar jridgewell commented on June 8, 2024

Promise.withResolvers for stage 2 (repo, slides) reaches Stage 2

from proposals.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.