Hacker News new | ask | show | jobs
by tobi1449 2791 days ago
What's the difference between this and simply exporting a method of a .net assembly via https://www.nuget.org/packages/UnmanagedExports/ besides having more control over the CLR/.net environment with the method posted here?