Stream: wasi

Topic: ✔ Where to see WASI changes from release to release


view this post on Zulip Frank Rehwinkel (Apr 23 2026 at 13:53):

Usual apologies - probably asked and answered - or probably obvious for most.

A PR was just committed for WASI. https://github.com/WebAssembly/WASI/pull/907#event-24258666389

When I tried to look through the diffs that GH makes easy to bring up, I see version numbers changing but there are so many. Are the actual code changes causing the version bump in that diff too or is there an easier to see what changes about WASI from version to version? I assume they would be in a WIT file and since the versions are moving in lock step, the change may be in a single WIT file.

Is there an established way to see what has changed? Were there PRs being pulled in somewhere that I didn't see to follow? Certainly not proposing extra work for anyone - just curious if there was a way to see this that I missed.

Thanks.

view this post on Zulip Notification Bot (Apr 23 2026 at 14:07):

Frank Rehwinkel has marked this topic as resolved.

view this post on Zulip Frank Rehwinkel (Apr 23 2026 at 14:10):

I found the answer. The GH Release info has it, as at https://github.com/WebAssembly/WASI/releases/tag/v0.2.11 .

In my defense, I'm not used to projects keeping that relevant so I had completely forgotten about that link from the main page.


Last updated: May 03 2026 at 21:15 UTC