You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Add a ✓ to the `Present` column in the table below, and add anyone missing. Also add to [the template](../template.md) and [GitHub team](https://github.com/orgs/tc39/teams/tg3) if the individual is a regular attendee.
| ✓ | Marco Ippolito |@marco-ippolito| MIO | HeroDevs |
16
+
| ✓ | Richard Gibson |@gibson042| RGN | Agoric |
17
+
| ✓ | Ulises Gascón |@UlisesGascon| UG | One Beyond |
18
+
19
+
## Agenda
20
+
21
+
> [!NOTE]
22
+
> See [backlog.md](../backlog.md) for outstanding action items and agenda topics.
23
+
24
+
### structs discussion, post-plenary debrief
25
+
26
+
from delegates chat during/after plenary:
27
+
28
+
(from that chat) RBN: Do we, as a committee, think JS privacy is a security feature? Would it be unforgivable if private state isn't really private at the realm boundary? If we could have struct S { #x; ... } in realm A mapped to struct S { x; ... } in realm B, would we consider that a security vulnerability?
29
+
30
+
(from that chat) CDA: yes, yes, and yes
31
+
32
+
TG3 agrees
33
+
34
+
(from that chat) RBN: If privacy is an important security concern, then you must have an unforgeable correlation mechanism. Auto-correlation by source location is unforgeable.
> Add a ✓ to the `Present` column in the table below, and add anyone missing. Also add to [the template](../template.md) and [GitHub team](https://github.com/orgs/tc39/teams/tg3) if the individual is a regular attendee.
| ✓ | Daniel Ehrenberg |@littledan| DE | Bloomberg |
12
+
| ✓ | Eli Grey |@eligrey|| Transcend |
13
+
| ✓ | Jasvir Nagra |@jasvir|| Picovisor |
14
+
| ✓ | Jovonni ||||
15
+
| ✓ | Kris Kowal |@kriskowal| KKL | Agoric |
16
+
| ✓ | Mathieu Hofman |@mhofman| MHN | Agoric |
17
+
| ✓ | Michael Ficarra |@michaelficarra| MF | F5 |
18
+
| ✓ | Nicolò Ribaudo |@nicolo-ribaudo| NRO | Igalia |
19
+
| ✓ | Richard Gibson |@gibson042| RGN | Agoric |
20
+
| ✓ | Ulises Gascón |@UlisesGascon| UG | One Beyond |
21
+
22
+
## Agenda
23
+
24
+
> [!NOTE]
25
+
> See [backlog.md](../backlog.md) for outstanding action items and agenda topics.
26
+
27
+
## Minutes
28
+
29
+
* Nicolò clarified the deferred module exports namespaces are different from the moddule exports namespace but there will only be one for each module instance. It exists to allow property access for a failed import to rethrow the import error.
30
+
* We briefly recorded a problem statement for module source reflection in terms of (imports, exports, reexports) versus bindings.
31
+
* Nicolò mentioned that he and Legedecas will be bringing https://github.com/tc39/ecma262/issues/3160 to plenary
> Add a ✓ to the `Present` column in the table below, and add anyone missing. Also add to [the template](../template.md) and [GitHub team](https://github.com/orgs/tc39/teams/tg3) if the individual is a regular attendee.
0 commit comments