← BackMarch 18, 2026
Agenda
- WasmCloud v2 update
- Wasm I/O and KubeCon EU
- Update on JS Ecosystem
Meeting Notes
WasmCloud v2 update
- RC8 has been looking great. Looking to have v2 officially released while Wasm I/O is happening
- Documentation including the github/wasmcloud/typescript project will be promoted at the same time
Wasm I/O and KubeCon EU
- Wasm I/O March 19-20 Barcelona
- CNCF WasmCon March 23 Amsterdam
- KubeCon EU March 24-26 Amsterdam
A quick update on the JS Ecosystem
- A new StarlingMonkey release
- componentize-js is being rewritten
- Joel has ported componentize-js to Rust and implemented guest p3 (async, streams, etc)
- This uses
wit-dylib, a crate that can be used to implement components for interpreted languages (think Python, Ruby, etc)
- componentize-qjs
- Jco p3 host suport
- Someone vibecoded a fully JS host implementation
- Jelles has done amazing work including a sweet demo of Go running in the browser
- https://github.com/jellevandenhooff/wcjs
- We want to get this merged upstream in the Jco project someday, so we can be a multi-host-runtime project
- AIs can now output WebAssembly host implementations, including custom parsers and visitors for operations (!!)
Weekly highlights
Issue of the Week
Documentation of the Week
Tune in…
Catch up…
Recording