Stream: git-wasmtime

Topic: wasmtime / PR #11943 Add first-class type access of `comp...


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

alexcrichton opened PR #11943 from alexcrichton:func-first-class-types to bytecodealliance:main:

When Func:::{params,results} was added we didn't have types::ComponentFunc at the time. Now that ComponentFunc exists it's cheaper and easier to access and work with that instead of the one-off accessors on Func.

<!--
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 26 2025 at 12:17):

alexcrichton requested fitzgen for a review on PR #11943.

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

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #11943.

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

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

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

github-actions[bot] commented on PR #11943:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing", "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 27 2025 at 16:28):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 27 2025 at 22:06):

alexcrichton merged PR #11943.


Last updated: Dec 06 2025 at 07:03 UTC