Stream: git-wasmtime

Topic: wasmtime / PR #14308 Fix compile with latest nightly


view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2026 at 17:45):

alexcrichton opened PR #14308 from alexcrichton:back36 to bytecodealliance:release-36.0.0:

This commit fixes the generated source of bindgen! to be compatible with the latest nightly of Rust will likely become stable in the future. This is the same spirit as #14307 except the 36.0.x release branch is old enough that I'm not trying to update the nightly toolchain here. I've verified locally that the latest nightly compiles this source without error, although it has a few hundred warnings as expected.

<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md

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 (Sep 10 2026 at 17:45):

alexcrichton requested dicej for a review on PR #14308.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2026 at 17:45):

alexcrichton requested wasmtime-core-reviewers for a review on PR #14308.


Last updated: Sep 20 2026 at 18:08 UTC