Skip to content

Latest commit

 

History

History
140 lines (79 loc) · 3.47 KB

CG-08-20.md

File metadata and controls

140 lines (79 loc) · 3.47 KB

WebAssembly logo

Agenda for the August 20th video call of WebAssembly's Community Group

  • Where: zoom.us
  • When: August 20th, 4pm-5pm UTC (August 20th, 9am-10am Pacific Daylight Time)
  • Location: link on calendar invite

Registration

None required if you've attended before. Send an email to the acting WebAssembly CG chair 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. Share SIMD 64x2 benchmark results (https://github.com/ngzhian/simd-benchmarks) (slides)
    3. Replacement for "☃ Bindings" (webidl-bindings/#47) (slides)
  5. Closure

Agenda items for future meetings

None

Schedule constraints

None

Meeting Notes

Attendees

Luke Wagner

Sam Clegg

Sven Sauleau

Derek Schuff

Shravan Narayan

Michael Starzinger

Arun Purushan

Dan Gohman

Bill Ticehurst

Rich Winterton

Flaki

Zhi An Ng

Alex Crichton

Jacob Gravelle

Ryan Hunt

TatWai Chong

Paul Dworzanski

Lilit Darbinyan

Jay Phelps

Ross Tate

Kieth Miller

Francis McCabe

Pat Hickey

Heejin Ahn

David Piepgrass

Proposals and discussions

Share SIMD 64x2 benchmark results (slides)

Zhi An Ng presenting results.

PP: How can we share benchmarks?

Z: Benchmarks can be shared by creating an issue on the repository.

PP: Mersenne Twister seems to work out of the box

Replacement for "☃ Bindings" (webidl-bindings/#47) (slides)

Luke Wagner presenting slides.

LW: Has been discussed on our bindings video chats but we wanted to bring the results to the CG.

Poll: rename the proposal to “Interface types”

FM: is it possible to have a space in the name?

LW: we use a hyphen, for convention on github

RT: Interfaces are between different things. It sounds like this is for interop between wasm and other systems. Would something like “interop type” be more specific?

LW: that was one of the things we discussed.

RT: sounds good, let’s not repeat it.

SF F N A SA
7 10 1 0 0

RT: been talking with our researchers. If we get the CG proposal done, every memory access will be safe. So we’re interested in hardware improvements if we know we have this property. Is anyone exploring this already? Currently there’s a lot of stuff to guard against bad memory accesses. GC would have the property that every access is guaranteed safe. So you could remove HW protections if you have this guarantee.

RW: I’d be interested in understanding more. I’m not exactly clear on the specifics yet.

RT: We’ll include you

PP: I’m interested too

DP is interested also.

Closure