alexcrichton opened PR #11818 from alexcrichton:reorganize-async-tests-for-the-component-model to bytecodealliance:main:
- Move all
*.wasttests undertests/misc_testsuite/component-model, e.g. movecomponent-model-asynctocomponent-model/async.- Split testing of
component-model-{stackful,async-builtins}into separate tests instead of intermingling it with all other tests.This is done to in theory make this easier to upstream into the component model repository itself by having a cleaner split by feature rather than being a pure reflection of historical development.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested pchickey for a review on PR #11818.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11818.
alexcrichton commented on PR #11818:
ping @pchickey mind taking a look at this?
pchickey submitted PR review.
alexcrichton merged PR #11818.
Last updated: Dec 06 2025 at 07:03 UTC