Stream: SIG-Guest-Languages

Topic: JS Meeting 2026/03/18 (async)


view this post on Zulip Victor Adossi (Mar 18 2026 at 15:08):

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.

view this post on Zulip Victor Adossi (Mar 18 2026 at 15:09):

@Tomasz Andrzejak @Calvin Prewitt @Till Schneidereit @Mendy Berger

view this post on Zulip Tomasz Andrzejak (Mar 18 2026 at 17:14):

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

view this post on Zulip Victor Adossi (Mar 18 2026 at 17:38):

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