Stream: git-wasmtime

Topic: wasmtime / PR #12249 Append RUSTFLAGS in CI, don't clobber


view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2026 at 18:03):

alexcrichton opened PR #12249 from alexcrichton:fix-rustflags-clobber to bytecodealliance:main:

This fixes an issues where for release binaries we set some RUSTFLAGS for some targets but that was getting clobbered by setting -Dwarnings. This only affects Windows binaries right now and in theory means that all future Windows binaries will be a bit more portable.

<!--
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 (Jan 06 2026 at 18:03):

alexcrichton requested wasmtime-default-reviewers for a review on PR #12249.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2026 at 18:03):

alexcrichton requested cfallin for a review on PR #12249.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2026 at 18:21):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2026 at 18:48):

alexcrichton merged PR #12249.


Last updated: Jan 09 2026 at 13:15 UTC