Skip to content

Conversation

@alexcrichton
Copy link
Member

I've concluded that I'll want this for wasmtime-py so this fills out
type reflection for various items in the C API. This then additionally
extends the C++ API as well.

Currently this is built on #11936.

Closes #11438

I've concluded that I'll want this for wasmtime-py so this fills out
type reflection for various items in the C API. This then additionally
extends the C++ API as well.
@alexcrichton
Copy link
Member Author

bytecodealliance/wasmtime-py#308 is the integration in Python using all of this, ending up in what I believe is a mostly-complete binding, or at least as much as the C API offers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

c-api: component-model: Getting type of a function

1 participant