51084c0718
Merge master to nmirror |
||
---|---|---|
.. | ||
botr | ||
design-docs | ||
engineering | ||
images | ||
README.md | ||
cross-building.md | ||
high-level-engineering-plan.md | ||
how-to-build-WebAssembly.md | ||
how-to-build-and-run-ilcompiler-in-console-shell-prompt.md | ||
how-to-build-and-run-ilcompiler-in-visual-studio.md | ||
how-to-build-and-run-ilcompiler-in-vscode.md | ||
how-to-debug-compiler-dependency-analysis.md | ||
how-to-run-tests.md | ||
intro-to-corert.md | ||
prerequisites-for-building.md |
README.md
Introduction to CoreRT Repo
This is the repo for CoreRT, the .NET Core runtime optimized for AOT (Ahead of Time) compilation scenarios. This project is in early stages of its development. The high-level engineering plan lists major parts that needs to come together for it to become a complete runtime for .NET Core.