Skip to content

[mono][Browser] Interpreter doesn't fully support UnmanagedCallersOnly #39100

@EgorBo

Description

@EgorBo

Currently, the only way to pass a managed callback to a pinvoke in Mono-Wasm-Interp is to use IntPtr + Marshal.GetFunctionPointerForDelegate + MonoPinvokeCallbackAttribute.

/cc @vargaz

I will use link to this issue for workarounds.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions