CosmosOS / IL2CPU

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
282 stars 70 forks source link

Remove locals resolution from .netstandard 1.0 in favor of the reinst… #35

Closed charlesbetros closed 6 years ago

charlesbetros commented 6 years ago

…ated reflection apis in .netstandard 2.0.