UnrealCSharp icon indicating copy to clipboard operation
UnrealCSharp copied to clipboard

support for .NET 8 and 9 prev

Open sekkit opened this issue 1 year ago • 2 comments

as the title indicates, to enable AOT

sekkit avatar Apr 07 '24 06:04 sekkit

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.

crazytuzi avatar Apr 08 '24 17:04 crazytuzi

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

crazytuzi avatar May 26 '24 14:05 crazytuzi