Stream: git-wasmtime

Topic: wasmtime / PR #10984 Refactor component model typed host ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 15:22):

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:

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 (Jun 09 2025 at 15:22):

alexcrichton requested dicej for a review on PR #10984.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 15:22):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 16:54):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 17:25):

alexcrichton merged PR #10984.


Last updated: Dec 06 2025 at 07:03 UTC