WebAssembly / interface-types

Other
642 stars 57 forks source link

Video Call: August 15th 2019 #55

Closed jgravelle-google closed 5 years ago

jgravelle-google commented 5 years ago

No registration required. Email jgravelle [ at ] google (dot) com for the meeting link. (Meeting will use Zoom software)

Meeting will start at 12noon PDT, and will last one hour (until 1pm PDT).

Please suggest agenda items as comments on this issue.


Notes here

Hywan commented 5 years ago

Unfortunately, I won't be able to join tonight, but I would like to share this tool: wasm-host-bindgen (temporary name).

That's an experimental tool. It mainly compiles/decodes Web IDL bindings into host bindings. It also compiles/encodes Web IDL bindings inside a Wasm module (which should be useless in the future). So far, only Python is partially supported, but the architecte allows multiple language supports.

The “big idea” is to detect the bottlenecks, find concrete issues (on the implementation level, or design, or workflow). On the mid term, I would like to implement support for Go, PHP and Ruby, in addition to Python.

lukewagner commented 5 years ago

Proposed agenda items:

jgravelle-google commented 5 years ago

Notes here

Note that we decided to move to a biweekly cadence, the next meeting will be Aug 29th