issues
search
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
IL2CPU.Reflection
#66
Closed
jp2masa
closed
1 year ago
jp2masa
commented
6 years ago
Changes
Added
IL2CPU.Reflection
, which is an object model on top of
System.Reflection.Metadata
, with APIs similar to
System.Reflection
.
Moved IL2CPU from
System.Reflection
to
IL2CPU.Reflection
.
Changes
IL2CPU.Reflection
, which is an object model on top ofSystem.Reflection.Metadata
, with APIs similar toSystem.Reflection
.System.Reflection
toIL2CPU.Reflection
.