|
5 | 5 | > [!NOTE]
|
6 | 6 | > 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.
|
7 | 7 |
|
8 |
| -| Present | Name | GH Username | TLA | Affiliation | |
9 |
| -| :-----: | ---------------- | --------------- | --- | ----------- | |
10 |
| -| ✓ | Chris de Almeida | @ctcpip | CDA | IBM | |
11 |
| -| ✓ | 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 | |
| 8 | +| Present | Name | GH Username | TLA | Affiliation | |
| 9 | +| :-----: | ---------------------- | --------------- | --- | ----------- | |
| 10 | +| ✓ | Chris de Almeida | @ctcpip | CDA | IBM | |
| 11 | +| ✓ | Daniel Ehrenberg | @littledan | DE | Bloomberg | |
| 12 | +| ✓ | Eli Grey | @eligrey | | Transcend | |
| 13 | +| ✓ | Jasvir Nagra | @jasvir | | Picovisor | |
| 14 | +| ✓ | Jovonni Smith-Martinez | @Jovonni | JSM | Agoric | |
| 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 | 21 |
|
22 | 22 | ## Agenda
|
23 | 23 |
|
|
26 | 26 |
|
27 | 27 | ## Minutes
|
28 | 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 |
| 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 |
0 commit comments