Skip to content

maybe create WASM module export from [UnmanagedCallersOnly] #86985

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

Closed
Tracked by #65895
lewing opened this issue May 31, 2023 · 3 comments
Closed
Tracked by #65895

maybe create WASM module export from [UnmanagedCallersOnly] #86985

lewing opened this issue May 31, 2023 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Interop-mono
Milestone

Comments

@lewing
Copy link
Member

lewing commented May 31, 2023

UnmanagedCallersOnly symbols could create exports in the wasm module. Particularly if they are not resolved statically in the rest of the build.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 31, 2023
@jkotas
Copy link
Member

jkotas commented Jun 1, 2023

cc @yowl

@marek-safar marek-safar added arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner labels Jun 1, 2023
@ghost
Copy link

ghost commented Jun 1, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

UnmanagedCallersOnly symbols could create exports in the wasm module. Particularly if they are not resolved statically in the rest of the build.

Author: lewing
Assignees: maraf
Labels:

arch-wasm, untriaged, area-Interop-mono

Milestone: -

@lewing
Copy link
Member Author

lewing commented Nov 21, 2023

Support was added for this in #94615 but there is an interpreter bug that complicates calling the export.

@lewing lewing closed this as completed Nov 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Interop-mono
Projects
None yet
Development

No branches or pull requests

4 participants