kekyo / IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Apache License 2.0
403 stars 36 forks source link

Support default interface methods. #69

Open kekyo opened 5 years ago

kekyo commented 5 years ago

Related mono working: https://github.com/mono/mono/issues/11267 Simple test code on coreclr: https://github.com/dotnet/coreclr/tree/master/tests/src/Loader/classloader/DefaultInterfaceMethods/simple