Skip to content

Latest commit

 

History

History
89 lines (73 loc) · 3.29 KB

WASI-05-07.md

File metadata and controls

89 lines (73 loc) · 3.29 KB

WASI logo

Agenda for the May 7 video call of WASI Subgroup

  • Where: zoom.us
  • When: May 07, 16:00-17:00 UTC
  • Location: link on calendar invite
  • Contact:

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.
    2. Please help take notes.
    3. Thanks!
  2. Proposals and discussions
    1. Heads up: Meetings agendas and notes will be moving:
      1. WebAssembly/meetings#549
    2. Proposal organization
      1. New proposal repositories prototypes:
        1. https://github.com/WebAssembly/WASI-http-proxy/tree/master/phases/ephemeral/witx
        2. https://github.com/WebAssembly/WASI-classic-command/tree/master/phases/ephemeral/witx
        3. https://github.com/WebAssembly/WASI-poll/tree/master/phases/ephemeral/witx
        4. https://github.com/WebAssembly/WASI-handle-index/tree/master/phases/ephemeral/witx
        5. https://github.com/WebAssembly/WASI-clocks/tree/master/phases/ephemeral/witx
        6. https://github.com/WebAssembly/WASI-random/tree/master/phases/ephemeral/witx
        7. https://github.com/WebAssembly/WASI-filesystem/tree/master/phases/ephemeral/witx
        8. https://github.com/WebAssembly/WASI-streams/tree/master/phases/ephemeral/witx
      2. Goal is to have them be forks of the WASI repo.
      3. How should the witx tooling work?
    3. Update on the module-types linking proposal:
      1. WebAssembly/module-linking#3

Meeting Notes

Attendees:

Dan Gohman Mark S. Miller Andrew Brown Benjamin Brittain Daiki Johnnie Birch Jplevyak Lee Campbell Luke Wager Mingqiu Sun Peter Heune Yury Sam Clegg

Meeting notes:

Heads up: Meetings agendas and notes will be moving: WebAssembly/meetings#549

Proposal organization New proposal repositories prototypes: https://github.com/WebAssembly/WASI-http-proxy/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-classic-command/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-poll/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-handle-index/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-clocks/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-random/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-filesystem/tree/master/phases/ephemeral/witx https://github.com/WebAssembly/WASI-streams/tree/master/phases/ephemeral/witx

Goal is to have them be forks of the WASI repo.

How should the witx tooling work? https://github.com/WebAssembly/testsuite https://github.com/WebAssembly/WASI/blob/master/docs/Proposals.md SBC: Have the proposals repos repo link to the docs from individual proposal repos. https://github.com/WebAssembly/WASI/blob/master/docs/Process.md Update on the module-types linking proposal: WebAssembly/module-linking#3 LW: This also starts to address link-time virtualization.