Skip to content

Commit 2dc4ed7

Browse files
authored
Add an agenda for the 07-02 meeting. (#293)
1 parent 4fa4f4a commit 2dc4ed7

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

meetings/2020/WASI-07-02.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
![WASI logo](/WASI.png)
2+
3+
## Agenda for the July 2 video call of WASI Subgroup
4+
5+
- **Where**: zoom.us
6+
- **When**: July 2, 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. Please help add your name to the meeting notes.
26+
1. Please help take notes.
27+
1. Thanks!
28+
1. Proposals and discussions
29+
1. Update on action items.
30+
1. proxy-wasm repo
31+
1. Discussion topic: WASI and POSIX
32+
1. https://github.com/WebAssembly/WASI/issues/292
33+
1. What should we do on `lseek` past the end of a file?
34+
1. Should POSIX be a normative reference for the filesystem etc. APIs?
35+
1. Documentation philosophy.
36+
1. Heads-up: Module-linking-based dynamic linking:
37+
1. https://github.com/WebAssembly/module-linking/blob/master/proposals/module-linking/Example-SharedEverythingDynamicLinking.md
38+
1. Tooling for new-style commands:
39+
1. https://reviews.llvm.org/D81689
40+
41+
## Meeting Notes

meetings/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ Meetings of the WASI Subgroup of the W3C WebAssembly Community Group (CG) follow
3434
* [WASI May 7th video call](2020/WASI-05-07.md)
3535
* [WASI May 21st video call](2020/WASI-05-21.md)
3636
* [WASI June 4th video call](2020/WASI-06-04.md)
37+
* [WASI July 2nd video call](2020/WASI-07-02.md)

0 commit comments

Comments
 (0)