alexcrichton opened PR #10984 from alexcrichton:upstream-some-more to bytecodealliance:main:
This commit brings some work from the wasip3-prototyping repository into the main repo here, namely some refactoring of the internals of host functions for lifting/lowering params/results. This abstraction was much easier to extend for async lifts/lowers than the previous iteration. Note that async support is not present here yet, but it's expected to land in the future.
<!--
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 dicej for a review on PR #10984.
alexcrichton requested wasmtime-core-reviewers for a review on PR #10984.
dicej submitted PR review.
alexcrichton merged PR #10984.
Last updated: Dec 06 2025 at 07:03 UTC