Support for unloading AssemblyLoadContext and all assemblies loaded into it.
No description
This projects tracks the work for supporting hardware intrinsics for the target platforms supported by CoreCLR. See also https://github.com/dotnet/designs/blob/master/accepted/platform-intrinsics.md.
Runtime support for the default interface methods C# language feature.
This project is to add support to enable performance monitoring of the runtime via EventListeners.
This project represents work required to port RyuJIT to generate ARM32 code. It will allow removing the LEGACY_BACKEND path from the JIT source for ARM32.
Local GC
Work items for the "Local GC" effort, which is aiming to decouple the GC from the rest of the runtime.
This project tracks the progress of RyuJIT targeting arm64.