Stream: git-wasmtime

Topic: wasmtime / PR #10618 remove compiler cfg on configured ta...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2025 at 11:05):

isoadam requested fitzgen for a review on PR #10618.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2025 at 11:05):

isoadam requested wasmtime-core-reviewers for a review on PR #10618.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2025 at 11:05):

isoadam opened PR #10618 from isoadam:configured-target to bytecodealliance:main:

<!--
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
-->

New changes from stale PR: https://github.com/bytecodealliance/wasmtime/pull/10197

Pulley can now be used without a compiler, but this line prevents the configured target (pulley64, etc) from actually being used.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2025 at 12:54):

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

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 (Apr 21 2025 at 14:37):

alexcrichton submitted PR review:

Thanks!

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

alexcrichton merged PR #10618.


Last updated: Dec 06 2025 at 07:03 UTC