Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ 2024-04-03 #31

Merged
merged 1 commit into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See [Scope](#scope) for our mandate.

## Agenda

see [2024-04-03](meetings/2024/2024-04-03.md) and [the backlog](meetings/backlog.md) 👀
see [2024-04-17](meetings/2024/2024-04-17.md) and [the backlog](meetings/backlog.md) 👀

## Meetings

Expand Down Expand Up @@ -36,6 +36,10 @@ Meeting link: [join zoom meeting](https://us02web.zoom.us/j/81143085896?pwd=TUE3
| China | 02:00 Thursday |
-->

## Chat

We use Matrix room [#tc39-tg3-security:matrix.org](https://matrix.to/#/#tc39-tg3-security:matrix.org). See the [TC39 Matrix Guide](https://github.com/tc39/how-we-work/blob/main/matrix-guide.md) for details if you are unfamiliar with Matrix.

## Folks

- Convenors
Expand Down
44 changes: 27 additions & 17 deletions meetings/2024/2024-04-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,37 @@ Meeting link: [join zoom meeting](https://us02web.zoom.us/j/81143085896?pwd=TUE3

| Present | Name | GH Username | TLA | Affiliation |
| :-----: | ---------------- | --------------- | --- | ----------- |
| | Chip Morningstar | @FUDCo | CM | Agoric |
| | Chris de Almeida | @ctcpip | CDA | IBM |
| | Daniel Veditz | @dveditz | DPV | Mozilla |
| | Jack Works | @Jack-Works | JWK | Sujitech |
| | Jordan Harband | @ljharb | JHD | HeroDevs |
| | Kris Kowal | @kriskowal | KKL | Agoric |
| | Mark Miller | @erights | MM | Agoric |
| | Mathieu Hofman | @mhofman | MHN | Agoric |
| | Michael Ficarra | @michaelficarra | MF | F5 |
| | Peter Hoddie | @phoddie | PHE | Moddable |
| | Richard Gibson | @gibson042 | RGN | Agoric |
| | | | | |
| ✓ | Chip Morningstar | @FUDCo | CM | TBD |
| ✓ | Chris de Almeida | @ctcpip | CDA | IBM |
| ✓ | Daniel Veditz | @dveditz | DPV | Mozilla |
| ✓ | Eli Grey | @eligrey | | Transcend |
| ✓ | Jasvir Nagra | @jasvir | | Picovisor |
| ✓ | Kris Kowal | @kriskowal | KKL | Agoric |
| ✓ | Mark Miller | @erights | MM | Agoric |
| ✓ | Mathieu Hofman | @mhofman | MHN | Agoric |
| ✓ | Richard Gibson | @gibson042 | RGN | Agoric |
| ✓ | Ulises Gascon | @UlisesGascon | | One Beyond |

## Agenda

> [!NOTE]
> See [backlog.md](../backlog.md) for outstanding action items and agenda topics.

| Topic | Presenter(s) |
| ------------------------------------------ | ------------ |
| review of previous agenda and action items | |
| this is the last meeting before plenary | |
| Topic | Presenter(s) |
| --------------------- | ------------ |
| review plenary agenda | |

### review of previous agenda and action items
> [!IMPORTANT]
> this is the last meeting before plenary

### plenary agenda

- _(not seeking advancement)_ Explicit Resource Management (normative updates)
- RegExp.escape for stage 2.7
- doesn't seem like any risk of things like reDoS
- Deferred import evaluation for Stage 2.7 (without "tree-shakeable" exports)
- Make `eval`-introduced global `var`s redeclarable for stage 2.7
- `Atomics.microwait()` (without mini wait) for stage 2
- Signals for Stage 1
- Shared structs discussion
- election of convenor group
41 changes: 41 additions & 0 deletions meetings/2024/2024-04-17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# 21st Meeting of TC39-TG3 - 2024-04-17

| | |
| -----------: | --------------- |
| US / Central | 12:00 Wednesday |
| UTC | 17:00 Wednesday |
| China | 01:00 Thursday |

Meeting link: [join zoom meeting](https://us02web.zoom.us/j/81143085896?pwd=TUE3WGgrdEZmNFZJc0g4QzBHUWczdz09)

## Folks

> [!NOTE]
> 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.

| Present | Name | GH Username | TLA | Affiliation |
| :-----: | ---------------- | --------------- | --- | ----------- |
| | Chip Morningstar | @FUDCo | CM | Agoric |
| | Chris de Almeida | @ctcpip | CDA | IBM |
| | Daniel Veditz | @dveditz | DPV | Mozilla |
| | Jack Works | @Jack-Works | JWK | Sujitech |
| | Jordan Harband | @ljharb | JHD | HeroDevs |
| | Kris Kowal | @kriskowal | KKL | Agoric |
| | Mark Miller | @erights | MM | Agoric |
| | Mathieu Hofman | @mhofman | MHN | Agoric |
| | Michael Ficarra | @michaelficarra | MF | F5 |
| | Peter Hoddie | @phoddie | PHE | Moddable |
| | Richard Gibson | @gibson042 | RGN | Agoric |
| | | | | |

## Agenda

> [!NOTE]
> See [backlog.md](../backlog.md) for outstanding action items and agenda topics.

| Topic | Presenter(s) |
| ------------------------------------------ | ------------ |
| review of previous agenda and action items | |
| | |

### review of previous agenda and action items
Loading