Stream: git-wasmtime

Topic: wasmtime / PR #11575 Allow dead code in `component_api` f...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2025 at 00:06):

alexcrichton opened PR #11575 from alexcrichton:more-allow-dead to bytecodealliance:main:

Fuzz-generation might generate dead types, so this avoids build errors where types aren't used. Aims to fix [this build log][log]

[log]: https://github.com/bytecodealliance/wasmtime/actions/runs/17335065094/job/49219595286?pr=11570

<!--
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 (Aug 30 2025 at 00:06):

alexcrichton requested fitzgen for a review on PR #11575.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2025 at 00:06):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #11575.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2025 at 03:02):

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

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

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 03 2025 at 17:44):

alexcrichton requested pchickey for a review on PR #11575.

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

pchickey submitted PR review.

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

alexcrichton merged PR #11575.


Last updated: Jan 10 2026 at 02:36 UTC