3F / DllExport

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
MIT License
938 stars 131 forks source link

Fixed double.NaN leads to errors for non exported methods #178

Closed 3F closed 3 years ago

3F commented 3 years ago

syntax error at token '-' in: IL_0029: ldc.r8 -nan(ind)

Closes #174