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).
forked from GlebYoutuber/IL2CPP
-
Notifications
You must be signed in to change notification settings - Fork 0
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).
License
SummerTree/IL2CPP
About
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).
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 85.5%
- C 14.3%
- Other 0.2%