Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 807 Bytes

10-21.md

File metadata and controls

22 lines (16 loc) · 807 Bytes

Agenda for Ecma TC39 Incubator Call 2020-10-21

  • Dates: October 21, 2020
  • Time: 14:00-15:00 UTC
  • Attendee information: Reflector

Agenda topic rules

Please add topics you would like from the proposals from the current charter.

  • The champion deadline is 1:00 September 30, 2020.

Agenda items

  • Async Context
    • What is the proposal?
    • What use cases are considered?
    • When is a new scope created?
    • Which async context is closed over?
    • How do we avoid undesirable communication channels?
    • How do we avoid excessive implementation overhead?
    • Does this language feature encourage poor design?