dotnet / corert

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
http://dot.net
MIT License
2.91k stars 508 forks source link

What's the difference between corert and runtimelab‘s NativeAOT ? #8361

Closed maikebing closed 4 years ago

MichalStrehovsky commented 4 years ago

We're moving the CoreRT repo to runtimelab to simplify the engineering aspects of this.

https://github.com/dotnet/runtimelab/issues/4

jkotas commented 4 years ago

Also: https://github.com/dotnet/runtime/issues/35609