Stream: git-wasmtime

Topic: wasmtime / PR #12828 Bump MSRV to 1.92.0.


view this post on Zulip Wasmtime GitHub notifications bot (Mar 23 2026 at 23:40):

cfallin opened PR #12828 from cfallin:rust-1.92-msrv to bytecodealliance:main:

This is slightly overdue as 1.94.0 was released on 2026-03-05; this brings us back up to date with our N-2 policy.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 23 2026 at 23:40):

cfallin requested fitzgen for a review on PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 23 2026 at 23:40):

cfallin requested wasmtime-default-reviewers for a review on PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 23 2026 at 23:41):

cfallin updated PR #12828.

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

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:32):

cfallin requested dicej for a review on PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:32):

cfallin requested wasmtime-core-reviewers for a review on PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:32):

cfallin updated PR #12828.

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

cfallin unassigned dicej from PR #12828 Bump MSRV to 1.92.0..

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:34):

cfallin commented on PR #12828:

There's a slightly tricky bit with the min-platform test (shown in CI failure) where moving MSRV to 1.92 bumped its build to use 1.94 (explicitly) which requires terminal IO WASI interfaces; we need to stub those out in the min-platform example. Since it's an example only, we're just stubbing it out, and fairly low criticality, I'll go ahead and merge but happy to iterate on it later if needed.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:34):

cfallin has enabled auto merge for PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 17:57):

cfallin added PR #12828 Bump MSRV to 1.92.0. to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 18:20):

cfallin merged PR #12828.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 24 2026 at 18:20):

cfallin removed PR #12828 Bump MSRV to 1.92.0. from the merge queue


Last updated: Apr 12 2026 at 23:10 UTC