alexcrichton opened PR #13360 from alexcrichton:update-wasm-tools to bytecodealliance:main:
Two major changes from this update are:
Lift/lower with
asyncas an option now requires anasyncfunction type in the component model. This resulted in a number of test changes throughout.Tooling now has support for
(implements "...")in the component model. Support in Wasmtime isn't implemented yet, however, and that'll come in a subsequent PR.<!--
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
-->
github-actions[bot] added the label wasmtime:api on PR #13360.
github-actions[bot] added the label wizer on PR #13360.
github-actions[bot] commented on PR #13360:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "wasmtime:api", "wizer"Thus the following users have been cc'd because of the following labels:
- fitzgen: wizer
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
:cross_mark: alexcrichton closed without merge PR #13360.
alexcrichton commented on PR #13360:
Landed in https://github.com/bytecodealliance/wasmtime/pull/13389
Last updated: Jun 01 2026 at 09:49 UTC