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

[mono][wasm] Handle delegates decorated with [UnmanagedFunctionPointe… #77709

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Nov 1, 2022

…r] in

the interp-to-native generator.

Fixes #76930.

@vargaz vargaz requested a review from radical as a code owner November 1, 2022 07:59
@ghost ghost assigned vargaz Nov 1, 2022
@vargaz vargaz requested review from lewing and radical and removed request for radical November 1, 2022 07:59
vargaz and others added 2 commits November 1, 2022 05:05
Co-authored-by: Ankit Jain <radical@gmail.com>
Co-authored-by: Ankit Jain <radical@gmail.com>
Co-authored-by: Ankit Jain <radical@gmail.com>
@vargaz vargaz merged commit bdd67af into dotnet:main Nov 2, 2022
@vargaz vargaz deleted the fix-76930 branch November 2, 2022 04:14
@lewing
Copy link
Member

lewing commented Nov 15, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3474631855

@ghost ghost locked as resolved and limited conversation to collaborators Dec 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebAssembly fails to generate trampoline for delegates decorated with UnmanagedFunctionPointer
3 participants