GlebYoutuber / IL2CPP

IL2CPP is Unity AOT compiler translates Intermediate Language (IL) from .NET compilers into C ++ code. The executable library provides tools such as a garbage collector, platform independent access to streams and files, and internal call implementations (native code that modifies managed data structures directly).
36Updated 2 years ago

Related projects

Alternatives and complementary repositories for IL2CPP