Stream: git-wasmtime

Topic: wasmtime / PR #14121 Require the reference-types feature ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 15:19):

alexcrichton opened PR #14121 from alexcrichton:require-reference-types to bytecodealliance:main:

Adapters between components internally use the ref.func instruction which requires the reference-types proposal. Without this compilation may panic due to the adapter module not validating correctly. To handle this a new validation predicate is added to Config to double-check that if component-model-async is enabled that reference-types is also enabled. To avoid updating dozens of tests this updates logic to enable the reference-types proposal to implicitly do that when the component-model-async proposal is enabled for a test.

<!--
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 11 2026 at 15:19):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 15:19):

alexcrichton requested wasmtime-core-reviewers for a review on PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 16:01):

alexcrichton updated PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 17:02):

github-actions[bot] added the label fuzzing on PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 17:02):

github-actions[bot] added the label wasmtime:api on PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 17:02):

github-actions[bot] added the label wasmtime:config on PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 17:02):

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

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing", "wasmtime:api", "wasmtime:config"

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 (Aug 11 2026 at 18:02):

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

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 (Aug 11 2026 at 18:53):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 19:10):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 19:29):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 20:25):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 21:23):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 23:14):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 23:34):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2026 at 23:38):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 00:04):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 02:46):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 03:11):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 14:22):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 14:48):

github-merge-queue[bot] removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 14:51):

alexcrichton added PR #14121 Require the reference-types feature for component-model-async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 15:18):

:check: alexcrichton merged PR #14121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2026 at 15:18):

alexcrichton removed PR #14121 Require the reference-types feature for component-model-async from the merge queue.


Last updated: Aug 30 2026 at 09:07 UTC