Skip to content

Expose component parameter names in types#9618

Merged
pchickey merged 2 commits intobytecodealliance:mainfrom
alexcrichton:expose-parameter-names
Nov 18, 2024
Merged

Expose component parameter names in types#9618
pchickey merged 2 commits intobytecodealliance:mainfrom
alexcrichton:expose-parameter-names

Conversation

@alexcrichton
Copy link
Member

This commit plumbs through the parameter names since they're available in the component for consumers of the type information exposed by Wasmtime.

Closes #9595

This commit plumbs through the parameter names since they're available
in the component for consumers of the type information exposed by
Wasmtime.

Closes bytecodealliance#9595
@alexcrichton alexcrichton requested a review from a team as a code owner November 18, 2024 17:36
@alexcrichton alexcrichton requested review from pchickey and removed request for a team November 18, 2024 17:36
Copy link
Contributor

@pchickey pchickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lemon squeezy

@pchickey pchickey enabled auto-merge November 18, 2024 17:42
@alexcrichton alexcrichton requested a review from a team as a code owner November 18, 2024 17:52
@pchickey pchickey added this pull request to the merge queue Nov 18, 2024
Merged via the queue into bytecodealliance:main with commit 0cb6e7e Nov 18, 2024
@alexcrichton alexcrichton deleted the expose-parameter-names branch November 18, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Parameter Names method for ComponentFuncs

2 participants