Skip to content

Add a component type accessor for Component#8078

Merged
fitzgen merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:component-type-accessor
Mar 11, 2024
Merged

Add a component type accessor for Component#8078
fitzgen merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:component-type-accessor

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

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.

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.
@alexcrichton alexcrichton requested a review from a team as a code owner March 11, 2024 17:30
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 11, 2024 17:30
@github-actions github-actions Bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Mar 11, 2024
@github-actions
Copy link
Copy Markdown

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:

  • peterhuene: wasmtime:api

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

Learn more.

@fitzgen fitzgen added this pull request to the merge queue Mar 11, 2024
Merged via the queue into bytecodealliance:main with commit 45a8da6 Mar 11, 2024
@alexcrichton alexcrichton deleted the component-type-accessor branch March 18, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants