Skip to content

Latest commit

 

History

History
133 lines (91 loc) · 4.5 KB

CG-05-01.md

File metadata and controls

133 lines (91 loc) · 4.5 KB

WebAssembly logo

Agenda for the May 1 video call of WebAssembly's Community Group

  • Where: zoom.us
  • When: May 1, 4pm-5pm UTC (May 1, 9am-10am 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. Notes from the in-person meeting are now online.
    3. Proposal for a WebAssembly CG co-chair (JF Bastien presenting)
      1. Propose that Ben Smith be co-chair of the WebAssembly CG.
      2. Why have a co-chair?
        1. Frees up some of my time.
        2. Reduces turnaround for procedural CG things.
        3. Enables someone else to act as a clear leader of the CG.
        4. Helpful to have someone else acting as an official facilitator for sub-groups.
        5. Allows me to more cleanly represent a biased point-of-view when I want to by explicitly yielding the role of facilitator to the co-chair when I want to stop being impartial for a bit.
      3. The CG charter allows me to unilaterally choose a co-chair. However, I’d rather have the CG take a straw poll.
      4. Why Ben? He’s been involved very early in WebAssembly, has stayed on top of most design / spec work, is leading some new features, he’s a very capable communicator, and he’s level-headed so I think he’d be able to play the role of an impartial facilitator.
      5. POLL: support Ben Smith of Google as co-chair of the WebAssembly CG.
    4. POLL: Change WebAssembly.Global constructor to take value as second argument.
      1. i.e. new WebAssembly.Global({type, mutable}, value);
      2. This was discussed briefly in the April CG meeting, but there was no official poll taken.
  5. Closure

Agenda items for future meetings

None

Schedule constraints

None

Meeting Notes

Meeting notes

Roll call

  • Ben Smith
  • Daniel Ehrenberg
  • Eric Holk
  • JF Bastien
  • Jacob Gravelle
  • Jay Phelps
  • Limin Zhu
  • Lin Clark
  • Luis Hsu
  • Luke Wagner
  • Mike Rourke
  • Pat Hickey
  • Peter Jensen
  • Richard Winterton
  • Sven Sauleau
  • Yury Delendik

Adoption of the agenda

Dan seconds

Review of action items from prior meeting.

skip

Fastly meeting wrap-up

Notes from the in-person meeting are now online.

Proposal for a WebAssembly CG co-chair

JF Bastien presenting

  1. Propose that Ben Smith be co-chair of the WebAssembly CG.
  2. Why have a co-chair?
    1. Frees up some of my time.
    2. Reduces turnaround for procedural CG things.
    3. Enables someone else to act as a clear leader of the CG.
    4. Helpful to have someone else acting as an official facilitator for sub-groups.
    5. Allows me to more cleanly represent a biased point-of-view when I want to by explicitly yielding the role of facilitator to the co-chair when I want to stop being impartial for a bit.
  3. The CG charter allows me to unilaterally choose a co-chair. However, I’d rather have the CG take a straw poll.
  4. Why Ben? He’s been involved very early in WebAssembly, has stayed on top of most design / spec work, is leading some new features, he’s a very capable communicator, and he’s level-headed so I think he’d be able to play the role of an impartial facilitator.

POLL: support Ben Smith of Google as co-chair of the WebAssembly CG.

SF F N A SA
13 0 1 0 0

WebAssembly.Global constructor

Ben Smith presenting

WebAssembly.Global constructor should take value as second argument.

i.e. new WebAssembly.Global({type, mutable}, value);

This was discussed briefly in the April CG meeting, but there was no official poll taken.

POLL: Change WebAssembly.Global constructor to take value as second argument.

SF F N A SA
1 5 4 0 0