We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Looks like with CoreCLR the unmanaged exports "hack" for embedding CLR can be extended by cross-platform hosting API:
https://github.com/dotnet/coreclr/issues/1256
This would allow simple C/C++ code to embed CLR
Current state of .NET Core support:
#96 (comment)