IL2CPU

From HandWiki
Revision as of 04:54, 1 August 2022 by imported>Rtexter1 (link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IL2CPU (IL To CPU) is an AOT compiler that is written using a Common Intermediate Language compliant language (C#). It translates Common Intermediate Language to machine code. IL2CPU is the primary component of the Cosmos Project, and is developed by the same team.

See also

External links