Hacker News new | ask | show | jobs
by sk0g 963 days ago
C# does not transpile to C++, so no. You are still left with the .net runtime, garbage collection, etc.
1 comments

IL2CPP.

Compilation via another language is an implementation detail.