13:37
<jackworks>
Is the Realms proposal update being to presented at first today? The agenda says so but I want to make sure 😆
13:41
<bradleymeck>
jackworks: yes
14:40
<littledan>
For those of you interested in equality of Records and Tuples, here's a PR that moves to "SameValueZero" semantics for == and ===, reviews appreciated https://github.com/tc39/proposal-record-tuple/pull/130
14:41
<littledan>
And, for those of you interested in module attributes caching and host invariants, here's a PR to restrict module attributes to only "check"-type attributes. The idea would be that this forms part of what we're proposing for Stage 2 later today, if it looks good to you all. https://github.com/tc39/proposal-module-attributes/pull/66