15:11
<rbuckton>
Michael Ficarra: I know your review of ERM is still pending, but I'm putting it up on the agenda for May given the deadline is today.
Richard Gibson, nicolo-ribaudo: FYI, in case you are planning to review as well.
16:00
<rbuckton>
Explicit Resource Management
17:14
<nicolo-ribaudo>
https://tc39.es/proposal-regexp-buffer-boundaries/ is much less scary to review than what I was expecting
18:31
<bakkot>
the regexp machinery is relatively readable these days
18:31
<bakkot>
especially if you're not doing anything which implicates annex B
18:32
<rbuckton>
https://github.com/rbuckton/ecma262/pull/17 could also use a quick review from editors, if possible. Addresses an inconsistency nicolo found during review. I've added it to my slides to discuss as a needs-consensus PR since it is a normative change.
18:36
<bakkot>
have you checked what implementations do?
20:30
<rbuckton>
Not yet, but I'll check this weekend.
20:40
<nicolo-ribaudo>
Implementations match the inconsistency