Skip to content

Commit 5801834

Browse files
authored
Add a meeting agenda for a 10-24 video call. (WebAssembly#120)
1 parent 7d1083e commit 5801834

File tree

2 files changed

+57
-1
lines changed

2 files changed

+57
-1
lines changed

meetings/2019/WASI-10-24.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
![WASI logo](/WASI.png)
2+
3+
## Agenda for the Octoper 24 video call of WASI Subgroup
4+
5+
- **Where**: zoom.us
6+
- **When**: October 24, 16:00-17:00 UTC
7+
- **Location**: *link on calendar invite*
8+
- **Contact**:
9+
- Name: Dan Gohman
10+
11+
12+
### Registration
13+
14+
None required if you've attended before. Email Dan Gohman to sign up if it's
15+
your first time. The meeting is open to CG members only.
16+
17+
## Logistics
18+
19+
The meeting will be on a zoom.us video conference.
20+
Installation is required, see the calendar invite.
21+
22+
## Agenda items
23+
24+
1. Opening, welcome and roll call
25+
1. Opening of the meeting
26+
1. Introduction of attendees
27+
1. Find volunteers for note taking (acting chair to volunteer)
28+
1. Adoption of the agenda
29+
1. Proposals and discussions
30+
1. WASI and OCap
31+
1. https://github.com/WebAssembly/WASI/issues/109#issuecomment-541191297
32+
1. https://github.com/WebAssembly/WASI/pull/69
33+
1. "Handle" terminology
34+
1. https://github.com/WebAssembly/WASI/issues/62
35+
1. https://github.com/WebAssembly/WASI/pull/117
36+
1. Quick ping on reordering `clockid_t` values
37+
1. https://github.com/WebAssembly/WASI/pull/112/files
38+
1. Modularization update
39+
1. https://github.com/WebAssembly/WASI/pull/98
40+
1. https://github.com/WebAssembly/WASI/issues/2
41+
1. Some good first issues
42+
1. Make __wasi_linkcount_t 64-bit
43+
1. https://github.com/WebAssembly/WASI/issues/70
44+
1. Incorrect size returned by __wasi_environ_sizes_get
45+
1. https://github.com/WebAssembly/WASI/issues/27
46+
1. Make clocks/random into capabilities
47+
1. https://github.com/WebAssembly/WASI/issues/118
48+
1. Should random continue to be `random_get`, or should it become
49+
`fd_read` from a special stream?
50+
51+
1. Closure
52+
53+
## Meeting Notes
54+
55+
Posted after meeting.

meetings/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ Meetings of the WASI Subgroup of the W3C WebAssembly Community Group (CG) follow
1616
* [WASI August 15th video call](2019/WASI-08-15.md)
1717
* [WASI August 30th video call](2019/WASI-08-30.md)
1818
* [WASI September 12th video call](2019/WASI-09-12.md)
19-
* [WASI September 25th video call](2019/WASI-09-25.md)
19+
* [WASI September 26th video call](2019/WASI-09-26.md)
2020
* [WASI October 15th in-person meeting](2019/WASI-10-15.md)
21+
* [WASI October 24th video call](2019/WASI-10-24.md)

0 commit comments

Comments
 (0)