Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasmtime): allow definition of dynamic resource types in the linker #7680

Merged

Conversation

rvolosatovs
Copy link
Member

This addresses the first part of #7676 (comment), I still need to study the internals a bit more to figure out how to take Resource<T> into a ResourceAny, which will be addressed in a follow-up

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs marked this pull request as ready for review December 13, 2023 15:12
@rvolosatovs rvolosatovs requested a review from a team as a code owner December 13, 2023 15:12
@rvolosatovs rvolosatovs requested review from fitzgen and removed request for a team December 13, 2023 15:12
Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Dec 13, 2023
Merged via the queue into bytecodealliance:main with commit 410d8bf Dec 13, 2023
19 checks passed
@rvolosatovs rvolosatovs deleted the feat/dynamic-resources branch December 13, 2023 18:20
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.

None yet

2 participants