Stream: git-wasmtime

Topic: wasmtime / PR #11904 docs: Update `Config::Strategy` docs


view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 22:50):

saulecabrera opened PR #11904 from saulecabrera:update-strategy-docs to bytecodealliance:main:

To reflect the current state of affairs regarding Winch development.

<!--
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 (Oct 21 2025 at 22:50):

saulecabrera requested wasmtime-core-reviewers for a review on PR #11904.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 22:50):

saulecabrera requested pchickey for a review on PR #11904.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 22:54):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 22:54):

alexcrichton has enabled auto merge for PR #11904.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2025 at 02:18):

github-actions[bot] commented on PR #11904:

Label Messager: wasmtime:config

It looks like you are changing Wasmtime's configuration options. Make sure to
complete this check list:

[fuzzing-config]: https://github.com/bytecodealliance/wasmtime/blob/ca0e8d0a1d8cefc0496dba2f77a670571d8fdcab/crates/fuzzing/src/generators.rs#L182-L194
[fuzzing-docs]: https://docs.wasmtime.dev/contributing-fuzzing.html


<details>

To modify this label's message, edit the <code>.github/label-messager/wasmtime-config.md</code> file.

To add new label messages or remove existing label messages, edit the
<code>.github/label-messager.json</code> configuration file.

Learn more.

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2025 at 11:52):

saulecabrera commented on PR #11904:

The failure is coming from https://github.com/bytecodealliance/wasmtime/actions/runs/18704110053/job/53338648482, which is (I think) the same symptom for all the other, recent PRs that have been removed from the queue.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2025 at 14:59):

alexcrichton commented on PR #11904:

I've attempted a fix for that over at https://github.com/bytecodealliance/wasmtime/pull/11907

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2025 at 15:26):

saulecabrera commented on PR #11904:

Reviewed, thanks Alex!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2025 at 15:52):

alexcrichton merged PR #11904.


Last updated: Dec 06 2025 at 07:03 UTC