Stream: git-wasmtime

Topic: wasmtime / PR #12781 WASIP3 update to latest rc


view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:47):

ricochet opened PR #12781 from ricochet:worktree-v0.3.0-rc-2026-03-15 to bytecodealliance:main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:47):

ricochet requested wasmtime-wasi-reviewers for a review on PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:47):

ricochet requested pchickey for a review on PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:47):

ricochet requested wasmtime-default-reviewers for a review on PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:47):

ricochet requested wasmtime-core-reviewers for a review on PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:48):

ricochet updated PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 21:50):

ricochet updated PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 22:03):

ricochet updated PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2026 at 22:05):

ricochet edited PR #12781:

Largely mechanical. The fixme in relation to WebAssembly/WASI#889 can be addressed after this lands.

Non-exhaustive enums to variants has the largest surface area of changes (without PartialEq we use matches), and Unknown error is now Other for sockets and filesystem.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 02:33):

github-actions[bot] added the label wasi on PR #12781.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 14:43):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 14:43):

alexcrichton commented on PR #12781:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 14:43):

alexcrichton added PR #12781 WASIP3 update to latest rc to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 14:49):

alexcrichton commented on PR #12781:

One point (for onlookers, if any) is that this doesn't update the implementations of wasi:random or wasi:http for example to use new error codes. That's totally fine and makes this more reasonable to backport IMO, but I'll have a follow-up which implements those changes to take advantage of the APIs.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 15:07):

alexcrichton removed PR #12781 WASIP3 update to latest rc from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 16 2026 at 15:07):

alexcrichton merged PR #12781.


Last updated: Mar 23 2026 at 16:19 UTC