Skip to content

Latest commit

 

History

History
173 lines (113 loc) · 5.34 KB

CG-03-20v21.md

File metadata and controls

173 lines (113 loc) · 5.34 KB

WebAssembly logo

Agenda for the March 20/21 video call of WebAssembly's Community Group

  • Where: zoom.us
  • When: March 20, 6:00–7:00 UTC (March 20, 11PM–12AM Pacific Time)
  • Location: link on calendar invite
  • Contact:

Registration

None required if you've attended before. Email JF Bastien 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. Opening of the meeting
    2. Introduction of attendees
  2. Find volunteers for note taking (acting chair to volunteer)
  3. Adoption of the agenda
  4. Proposals and discussions
    1. Review of action items from prior meeting.
    2. Future in-person meeting: hosted by Fastly in San Francisco in April
    3. Should we meet at TPAC 22 - 26 October 2018 in Lyon, France
    4. HTML serialization of WebAssembly.Module objects (Daniel Ehrenberg)
    5. Rename memory instructions
    6. Mutable Globals proposal update
    7. Sign-extension operators proposal
      • Implementations status?
    8. Subcommitees? - Discussion
      • Would CG subcommitees be useful for some topics like:
        • Exceptions
        • ES6 Modules
        • CSP
      • Do we need anything formal or would informal work?
  5. Closure

Agenda items for future meetings

None

Schedule constraints

None

Meeting Notes

Opening, welcome and roll call

  1. Opening of the meeting
  2. Introduction of attendees

Roll call

  • Arun Purushan
  • Ben Smith
  • Brad Nelson
  • David Jonsson
  • Deepti Gandluri
  • Derek Schuff
  • Eric Holk
  • Heejin Ahn
  • JF Bastien
  • Limin Zhu
  • Luke Wagner
  • Maher Jendoubi
  • Michael Ferris
  • Michael Holman
  • Oleksandr Skachkov
  • Pat Hickey

Find volunteers for note taking (acting chair to volunteer)

JF volunteers

Adoption of the agenda

Luke seconds

Proposals and discussions

Review of action items from prior meeting.

Skip.

Future in-person meeting

hosted by Fastly in San Francisco in April

Register here.

TPAC

Should we meet at TPAC 22 - 26 October 2018 in Lyon, France

Yes, let’s do one day with the Working Group and invite CG members and other groups.

AI: JF to privately reply to Coralie's email about this.

HTML serialization of WebAssembly.Module objects

Daniel Ehrenberg

Punt to next meeting

Ben Smith

Concern about “mem” versus “memory”, consistency, how descriptive, etc. Not very common opcodes. We might later add fill / zero / copy. Other instructions are already longer, and so are the section names.

Unanimous consensus to go with “memory”.

Ben Smith

Now in beta Firefox, no bug report from users. Some issue with Emscripten with globals not being enumerable, when doing dynamic linking. Could add toJSON in the future.

Ben to work on mutable globals soon.

Ben Smith

  • Implementations status?

Chrome implementation behind a flag. Also in Firefox in Nightly. There are tests in the proposal repo. Would be nice to have Emscripten implementation for just sign-extension (without threads). Could probably move to the next phase.

Subcommitees? - Discussion

Brad Nelson

  • Would CG subcommitees be useful for some topics like:

    • Exceptions
    • ES6 Modules
    • CSP
  • Do we need anything formal or would informal work?

We’re getting bigger features. Would it make sense to have optional CG meetings for people interested in these particular topics?

AI: JF to check with W3C what the process is, CC Brad and Eric Prud'hommeaux.

Do we want mailing lists? How do we organize? GitHub issues? Video chats? Sub-group chair (should those be the champions)? How do we establish charter for sub-groups? Notes, timing, other requirements?

Closure