Stream: C#/.net-collaboration

Topic: wit-bindgen 0.52 bump (#104)


view this post on Zulip sano-suguru (Jun 12 2026 at 05:36):

Hi! Is PR #104 (wit-bindgen 0.41 → 0.52 bump) just waiting on review bandwidth, or is there a blocker I'm not seeing?

I verified locally that 0.41 generates a broken [async]... entry point (and drops async from component_type.wit), while 0.52 emits the correct [async-lift] / [callback][async-lift] names — so the bump unblocks async func exports. Evidence is on the PR.

If it's just bandwidth, I'm glad to help however is useful. Thanks!

view this post on Zulip James Sturtevant (Jun 12 2026 at 18:08):

Hi, Thanks for the ping. I've just been less involved and missed the notification. I've merged the pr

view this post on Zulip James Sturtevant (Jun 12 2026 at 18:14):

And thank you for the library template!

view this post on Zulip James Sturtevant (Jun 12 2026 at 21:24):

i've also cut a new release 0.8.0!

view this post on Zulip sano-suguru (Jun 13 2026 at 04:37):

Thanks for the quick turnaround, James — and for cutting 0.8.0. The 0.58 bump unblocks the async exports I was stuck on, and merging the template was a nice bonus. Appreciate it!


Last updated: Jul 29 2026 at 05:03 UTC