Hacker News new | past | comments | ask | show | jobs | submit login

Doesnt Unity use its own GC or transpiles to C++? Unity on .Net core is more than a year away, no?



It uses the prehistoric Mono GC. Additionally it transpiles IL to C++ due to many targets like consoles, and iDevices, not allowing for a JIT.

They also have a C# subset called Burst, which could have been avoided if they were using .NET Core.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: