CoreRT (historical / experimental)
E697248
CoreRT (historical / experimental) is an ahead-of-time (AOT) compilation runtime for .NET that aimed to produce self-contained, native executables with minimal runtime overhead.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CoreRT (historical / experimental) canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7941803 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CoreRT (historical / experimental) Context triple: [dotnet/runtime, containsComponent, CoreRT (historical / experimental)]
-
A.
.NET Core
.NET Core is a cross-platform, open-source, modular implementation of the .NET platform designed for building modern, cloud-based, and high-performance applications.
-
B.
Mono runtime
Mono runtime is an open-source implementation of Microsoft’s .NET framework that enables cross-platform execution of .NET applications on systems such as Linux, macOS, and mobile devices.
-
C.
dotnet/runtime
dotnet/runtime is the main open-source GitHub repository for the .NET runtime, including the core runtime, libraries, and related infrastructure used to build and run .NET applications.
-
D.
WinRT
WinRT (Windows Runtime) is Microsoft’s modern application platform and API surface that underpins Windows Store and Universal Windows Platform (UWP) apps, enabling language projections across multiple programming languages.
-
E.
.NET 5
.NET 5 is a unified, cross-platform version of Microsoft’s .NET platform that consolidates .NET Core and other .NET implementations into a single, modern development framework.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CoreRT (historical / experimental) Target entity description: CoreRT (historical / experimental) is an ahead-of-time (AOT) compilation runtime for .NET that aimed to produce self-contained, native executables with minimal runtime overhead.
-
A.
.NET Core
.NET Core is a cross-platform, open-source, modular implementation of the .NET platform designed for building modern, cloud-based, and high-performance applications.
-
B.
Mono runtime
Mono runtime is an open-source implementation of Microsoft’s .NET framework that enables cross-platform execution of .NET applications on systems such as Linux, macOS, and mobile devices.
-
C.
dotnet/runtime
dotnet/runtime is the main open-source GitHub repository for the .NET runtime, including the core runtime, libraries, and related infrastructure used to build and run .NET applications.
-
D.
WinRT
WinRT (Windows Runtime) is Microsoft’s modern application platform and API surface that underpins Windows Store and Universal Windows Platform (UWP) apps, enabling language projections across multiple programming languages.
-
E.
.NET 5
.NET 5 is a unified, cross-platform version of Microsoft’s .NET platform that consolidates .NET Core and other .NET implementations into a single, modern development framework.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
.NET runtime
ⓘ
ahead-of-time compilation technology ⓘ experimental software project ⓘ historical .NET runtime project ⓘ open-source software ⓘ |
| aim |
ahead-of-time compilation of .NET applications
ⓘ
enable deployment without requiring a separate .NET runtime installation ⓘ minimize runtime overhead ⓘ produce self-contained native executables ⓘ reduce application startup time ⓘ |
| component |
AOT compiler for .NET IL
ⓘ
native code linker integration ⓘ runtime library subset for .NET ⓘ |
| designGoal |
highly trim-able framework libraries
ⓘ
native-like deployment model ⓘ small runtime surface area ⓘ |
| developer | Microsoft ⓘ |
| disposition | superseded by newer Native AOT efforts in dotnet/runtime ⓘ |
| ecosystem | .NET NERFINISHED ⓘ |
| feature |
ahead-of-time compilation of IL to native code
ⓘ
integration with .NET Core libraries ⓘ linking unused framework code out of the final binary ⓘ reduced memory footprint compared to JIT-based runtimes ⓘ self-contained single-file style executables ⓘ support for generics with AOT constraints ⓘ support for reflection with limitations ⓘ |
| influenced |
.NET 5+ Native AOT work
ⓘ
dotnet/runtime NativeAOT NERFINISHED ⓘ |
| license | MIT License ⓘ |
| limitation |
incomplete coverage of the full .NET Core API surface
ⓘ
incomplete support for full .NET reflection ⓘ not intended for all .NET workloads ⓘ |
| name | CoreRT NERFINISHED ⓘ |
| programmingLanguage |
C#
NERFINISHED
ⓘ
C++ ⓘ |
| relatedTo |
.NET Core
NERFINISHED
ⓘ
.NET Native NERFINISHED ⓘ Mono AOT NERFINISHED ⓘ RyuJIT NERFINISHED ⓘ |
| repositoryHost | GitHub NERFINISHED ⓘ |
| repositoryName | dotnet/corert NERFINISHED ⓘ |
| status |
experimental
ⓘ
historical ⓘ no longer actively developed as a primary .NET runtime ⓘ |
| successorProject | .NET Native for UWP (related technology, not direct successor) NERFINISHED ⓘ |
| targetPlatform |
Linux
NERFINISHED
ⓘ
Windows NERFINISHED ⓘ macOS NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CoreRT (historical / experimental) Description of subject: CoreRT (historical / experimental) is an ahead-of-time (AOT) compilation runtime for .NET that aimed to produce self-contained, native executables with minimal runtime overhead.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.