I have published the summary for the March/April TC39 meeting.

Summary link:
https://github.com/codehag/TC39-news/blob/master/meetings/2020/tc39-03-2020.md
Notes: https://github.com/tc39/notes/tree/master/meetings/2020-03

At this meeting, the draft for 2020 was approved. We are now starting work
on the 2021 draft. There were a number of updates to proposals at this
meeting, and a few proposals were revived -- including decorators and
pattern matching.

Some quality of life improvements for JavaScript developers proposed for
stage 1 at this meeting:

   - Number.range and BigInt.range
   
<https://github.com/codehag/TC39-news/blob/master/meetings/2020/tc39-03-2020.md#numberrange-and-bigintrange-for-stage-1>
   - Intl.numberFormat v3
   
<https://github.com/codehag/TC39-news/blob/master/meetings/2020/tc39-03-2020.md#intlnumberformant-v3-for-stage-1>

Meanwhile, Logical Assignment reached stage 3.

Finally, the Weakrefs API was further refined, updating the argument passed
to the cleanUp function from an iterator to a per-item callback.

In my last summary, I had some requests for resources around the TC39
process[1]. I have slides from a presentation that I used for introducing
it[2] and a talk following a single proposal through all the stages and
through implementation in SpiderMonkey[3]. Please let me know if there are
other resources you would like to have available in order to follow the
process.

[1]: https://tc39.es/process-document/
[2]:
https://docs.google.com/presentation/d/1q6pCJVwgYV19gbvNdLtwMnQ6vMZKdqZY-cQ6CE5yH8Y/edit#slide=id.gc6fa3c898_0_0
[3]: https://www.youtube.com/watch?v=s-sPURN_hm8&feature=youtu.be&t=27714

- yulia
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to