Stream: git-wasmtime

Topic: wasmtime / PR #11822 Enable `component-model-async` Cargo...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2025 at 20:04):

alexcrichton opened PR #11822 from alexcrichton:enable-cm-async-by-default to bytecodealliance:main:

This commit starts Wasmtime on a path to enabling the component-model-async wasm feature by default in the future. Up to now it's been an off-by-default compile-time feature but the intention has always been to eventually enable it by default. This commit enables it by default now that it's had time to bake for awhile. Note that the wasm feature is still off-by-default, so this is only changing whether the support for it is compiled in by default.

<!--
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 08 2025 at 20:04):

alexcrichton requested wasmtime-default-reviewers for a review on PR #11822.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2025 at 20:04):

alexcrichton requested dicej for a review on PR #11822.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2025 at 20:04):

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

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

dicej submitted PR review.

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

alexcrichton commented on PR #11822:

We simply cannot sacrifice enough domains for the God of Domains to appease that test.

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

alexcrichton merged PR #11822.


Last updated: Dec 06 2025 at 06:05 UTC