Stream: git-wasmtime

Topic: wasmtime / PR #8078 Add a component type accessor for `Co...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2024 at 17:30):

alexcrichton opened PR #8078 from alexcrichton:component-type-accessor to bytecodealliance:main:

All the bits are already in place so all that's needed is to touch up some docs and fixup a minor case uncovered through testing. Otherwise this enables runtime reflection over the imports and exports of an uninstantiated component.

<!--
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 (Mar 11 2024 at 17:30):

alexcrichton requested fitzgen for a review on PR #8078.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2024 at 17:30):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2024 at 17:33):

alexcrichton updated PR #8078.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2024 at 17:44):

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

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "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 (Mar 11 2024 at 20:39):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2024 at 21:07):

fitzgen merged PR #8078.


Last updated: Oct 23 2024 at 20:03 UTC