This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
sdmaclea on 3.1-crossdac
[release/3.1] Update dependenci… (compare)
Anipik on 2.1
Update CoreClr, CoreFx to servi… (compare)
Anipik on 3.1
Fix return address hijack in pr… (compare)
wtgodbe on 3.1-dc6908bb-3201-40d9-ad5c-f63ecf2a548d
wtgodbe on 3.1
[release/3.1] Update dependenci… (compare)
5.0.100-rc.2.20479.15
("full version" from https://dotnet.microsoft.com/download/dotnet/5.0)?
Span
uses an internal type for a hack workaround, but the runtime team wants to remove that implementation detail