crazytuzi/UnrealCSharp

support for .NET 8 and 9 prev

Closed this issue · 3 comments

as the title indicates, to enable AOT

Supporting AOT is not the most urgent thing now. If you embed the coreclr runtime in the future, you may consider supporting the NativeAot runtime.

I have submitted support for .NET 8.0.5 and also written an article on how to compile Mono for multiple platforms.