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.
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