diff --git a/meetings/README.md b/meetings/README.md new file mode 100644 index 0000000000..a0cd048910 --- /dev/null +++ b/meetings/README.md @@ -0,0 +1,3 @@ +# Project meetings + +Both Wasmtime and Cranelift have bi-weekly project meetings, open to all interested parties. See the [wasmtime](./wasmtime) and [cranelift](./cranelift) subdirectories for details on how to attend, agendas for upcoming meetings, and notes for past meetings. diff --git a/meetings/cranelift/README.md b/meetings/cranelift/README.md new file mode 100644 index 0000000000..a68942b807 --- /dev/null +++ b/meetings/cranelift/README.md @@ -0,0 +1,21 @@ +# Cranelift project meetings + +The Wasmtime project holds bi-weekly meetings, and we welcome all interested parties to join. + +## Time and location + +**When**: every second Monday at 3:30pm UTC during US DST / 4:30pm UTC otherwise +**Where**: Zoom (link in calendar invite) + + +## Attending + +To attend, please email , or reach out [on Zulip](https://bytecodealliance.zulipchat.com/#narrow/stream/217117-cranelift). + +## Agendas and notes + +Both agendas for upcoming and notes for past meetings will be posted in subdirectories for each year. + +## Adding agenda items + +To add something to the agenda for an upcoming meeting, open a pull request to modify the agenda. diff --git a/meetings/wasmtime/2021/wasmtime-08-05.md b/meetings/wasmtime/2021/wasmtime-08-05.md new file mode 100644 index 0000000000..e2631dde90 --- /dev/null +++ b/meetings/wasmtime/2021/wasmtime-08-05.md @@ -0,0 +1,14 @@ +# August 5 Wasmtime project call + +**See the [instructions](../README.md) for details on how to attend** + +## Agenda +- Alex: update on Wasm64 +- Andrew: update on differential fuzzing against spec interpreter +- Till: meetings are finally public + +## Attendees + + +## Notes + diff --git a/meetings/wasmtime/README.md b/meetings/wasmtime/README.md new file mode 100644 index 0000000000..88cc89186e --- /dev/null +++ b/meetings/wasmtime/README.md @@ -0,0 +1,21 @@ +# Wasmtime project meetings + +The Wasmtime project holds bi-weekly meetings, and we welcome all interested parties to join. + +## Time and location + +**When**: every second Thursday at 4pm UTC during US DST / 5pm UTC otherwise +**Where**: Zoom (link in calendar invite) + + +## Attending + +To attend, please email , or reach out [on Zulip](https://bytecodealliance.zulipchat.com/#narrow/stream/217126-wasmtime). + +## Agendas and notes + +Both agendas for upcoming and notes for past meetings will be posted in subdirectories for each year. + +## Adding agenda items + +To add something to the agenda for an upcoming meeting, open a pull request to modify the agenda.