-
### Is your feature request related to a problem? Please describe.
To support native AOT, it is required to remove calls to reflection APIs. A common scenario of reflection is to try to retrieve as…
-
Native AOT has recently been [moved out of experimental status into mainline development](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-3/#faster-lighter-apps-with-native-aot) in .…
-
Hello,
with .NET 8.0/9.0 the Native AOT deployment seems to work quite fine.
I would like to use it, because we have an "old" c-application, which uses multiple Native Export libraries (generated…
-
### 🐛 Describe the bug
I am expecting `aot_eager` to be really close to pytorch native for any model. But, `mobilenet_v2_quantized_qat` fails accuracy. Minifier is not helping here (I am going to div…
-
Build time is significantly slower with .NET 6 than with Xamarin.iOS.
* Checkout and build the [dotnet-size-comparison-helloworld](https://github.com/rolfbjarne/xamarin-macios/tree/dotnet-size-comp…
-
First of all, fantastic project. Does it run AOT compiled, something like on CoreRT run-time?
I know CoreRT is far from finished, but you get the point. May be using LLVM infrastructure to some C+…
-
The `hook/build.dart` is run _before_ kernel compilation.
We should consider running a `hook/link.dart` after kernel compilation. In AOT we would have access to tree-shaking information that would …
-
Our existing interpreter/AOT pipeline is not sufficient to produce either correct or optimal output for our workloads.
The current idea on how to solve it is by producing tunner/linker passes that …
-
### Description of the new feature / enhancement
The **always on top** extension does **not work on windows applications**, for example: CMD, GitBash, PowerShell, this would be a perfect feature for …
-
The SDK repo makes use of an internal `SdkTest` API to support writing end-to-end tests that validate the behavior of `dotnet` in the context of a project. The `Microsoft.NET.TestFramework` that encap…