Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an agenda for the 07-02 meeting. #293

Merged
merged 1 commit into from
Jul 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: sunfish@mozilla.com

### 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)