Hey all, given that many people are traveling for Wasm I/O, it looks like we don't have enough for the meeting today!
Happy to have the meeting async here if there are any important things to chat.
@Tomasz Andrzejak @Calvin Prewitt @Till Schneidereit @Mendy Berger
Hey, the only update I had on StarlingMonkey/ComponentizeJS is that I finished CJS update to newest SM -- that includes weval support , update wasi to 0.2.10 and many other fixes. It's ready to review:
https://github.com/bytecodealliance/ComponentizeJS/pull/325
Full SM changelog: https://github.com/bytecodealliance/StarlingMonkey/releases/tag/starlingmonkey-v0.3.0
Ah thanks -- yeah I guess I should leave something in here as well!
Streams work on Jco is progressing, with the first big chunk(s) merged and released:
https://www.npmjs.com/package/@bytecodealliance/jco/v/1.17.2
At this point I'm going through the async lifts/lowers into streams and making sure they all work so it's bit of whack-a-mole and filling out any bits.
We've also had some contributions to Jco in particular support for fixed length lists, so big thanks to yannboliger for getting that work done. Reassuring to see that the js-component-bindgen codebase isn't completely inpenetrable!
Last updated: Mar 23 2026 at 16:19 UTC