Stream: git-wasmtime

Topic: wasmtime / PR #11744 Couple cleanups to the flags/setting...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 14:42):

bjorn3 opened PR #11744 from bjorn3:remove_unused_flags to bytecodealliance:main:

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 14:42):

bjorn3 requested wasmtime-compiler-reviewers for a review on PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 14:42):

bjorn3 requested abrown for a review on PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 16:48):

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

Subscribe to Label Action

cc @cfallin, @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:x64", "cranelift:meta", "isle"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 20:39):

abrown submitted PR review:

I think I agree with the purpose behind this: it has always been a source of confusion to me when and how to use has_* versus use_*. This would make that simpler — always just use has_*. But I cannot remember well enough why the predicates existed back in the day so let me bring in others: @cfallin. @alexcrichton, any reason to keep them around?

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2025 at 21:13):

cfallin commented on PR #11744:

I think I agree with the purpose behind this: it has always been a source of confusion to me when and how to use has_* versus use_*. This would make that simpler — always just use has_*. But I cannot remember well enough why the predicates existed back in the day so let me bring in others: @cfallin. @alexcrichton, any reason to keep them around?

As far as I can tell, this is a vestigial organ left over from the ancient instruction-recipes infrastructure -- I don't see any reason to keep them around personally. Thanks for the cleanup work here!

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 09:44):

bjorn3 updated PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 10:27):

bjorn3 updated PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 11:50):

bjorn3 requested pchickey for a review on PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 11:50):

bjorn3 requested wasmtime-core-reviewers for a review on PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 11:50):

bjorn3 updated PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 12:09):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 12:09):

bjorn3 created PR review comment:

Not sure if this still tests what it was supposed to test.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 12:09):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 12:09):

bjorn3 created PR review comment:

Does this comment need to stay?

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 12:11):

bjorn3 updated PR #11744.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2025 at 14:46):

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

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 (Sep 26 2025 at 20:11):

alexcrichton submitted PR review.

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

alexcrichton created PR review comment:

Should be safe to delete, we can always add it back if something like this comes up in the future

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 12:03):

bjorn3 commented on PR #11744:

Gentle ping.

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

alexcrichton submitted PR review.

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

alexcrichton merged PR #11744.


Last updated: Dec 06 2025 at 06:05 UTC