We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[UnmanagedCallersOnly]
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
UnmanagedCallersOnly symbols could create exports in the wasm module. Particularly if they are not resolved statically in the rest of the build.
The text was updated successfully, but these errors were encountered:
cc @yowl
Sorry, something went wrong.
Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.
arch-wasm, untriaged, area-Interop-mono
arch-wasm
untriaged
area-Interop-mono
[DLLImport]
Support was added for this in #94615 but there is an interpreter bug that complicates calling the export.
maraf
No branches or pull requests
UnmanagedCallersOnly symbols could create exports in the wasm module. Particularly if they are not resolved statically in the rest of the build.
The text was updated successfully, but these errors were encountered: