Skip to content

Commit

Permalink
Add an agenda for the 07-02 meeting. (WebAssembly#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode authored Jul 2, 2020
1 parent 4fa4f4a commit 2dc4ed7
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
41 changes: 41 additions & 0 deletions meetings/2020/WASI-07-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
![WASI logo](/WASI.png)

## Agenda for the July 2 video call of WASI Subgroup

- **Where**: zoom.us
- **When**: July 2, 16:00-17:00 UTC
- **Location**: *link on calendar invite*
- **Contact**:
- Name: Dan Gohman
- Email: [email protected]

### Registration

None required if you've attended before. Email Dan Gohman to sign up if it's
your first time. The meeting is open to CG members only.

## Logistics

The meeting will be on a zoom.us video conference.
Installation is required, see the calendar invite.

## Agenda items

1. Opening, welcome and roll call
1. Please help add your name to the meeting notes.
1. Please help take notes.
1. Thanks!
1. Proposals and discussions
1. Update on action items.
1. proxy-wasm repo
1. Discussion topic: WASI and POSIX
1. https://github.com/WebAssembly/WASI/issues/292
1. What should we do on `lseek` past the end of a file?
1. Should POSIX be a normative reference for the filesystem etc. APIs?
1. Documentation philosophy.
1. Heads-up: Module-linking-based dynamic linking:
1. https://github.com/WebAssembly/module-linking/blob/master/proposals/module-linking/Example-SharedEverythingDynamicLinking.md
1. Tooling for new-style commands:
1. https://reviews.llvm.org/D81689

## Meeting Notes
1 change: 1 addition & 0 deletions meetings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ Meetings of the WASI Subgroup of the W3C WebAssembly Community Group (CG) follow
* [WASI May 7th video call](2020/WASI-05-07.md)
* [WASI May 21st video call](2020/WASI-05-21.md)
* [WASI June 4th video call](2020/WASI-06-04.md)
* [WASI July 2nd video call](2020/WASI-07-02.md)

0 comments on commit 2dc4ed7

Please sign in to comment.