This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
Перейти к файлу
Jan Kotas 65eeb22c09 Merge pull request #1 from sergiy-k/GcFiles
Add GC source files
2015-09-16 19:32:26 -07:00
src/Native/gc Add GC source files 2015-09-16 19:09:47 -07:00
LICENSE.TXT Initial commit 2015-09-15 16:16:10 -07:00
PATENTS.TXT Initial commit 2015-09-15 16:16:10 -07:00
README.md Initial commit 2015-09-15 16:16:10 -07:00

README.md

.NET Core Runtime (CoreRT)

This repo contains the .NET Core runtime optimized for AOT compilation