Add information for Cranelift and Wasmtime project meetings (#3145)

This commit is contained in:
Till Schneidereit
2021-08-05 16:37:36 +02:00
committed by GitHub
parent 85f16f488d
commit 79638791fd
4 changed files with 59 additions and 0 deletions

3
meetings/README.md Normal file
View File

@@ -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.

View File

@@ -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 <cfallin@fastly.com>, 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.

View File

@@ -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

View File

@@ -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 <till@bytecodealliance.org>, 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.