-
We had some recent test changes that would not be runnable under AOT for sure and nothing was broken. That proves that we do not run Linq.Expressions with AOT.
Also, attempts to run tests with AOT we…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
SignalR should run in a trimmed app…
-
### Description
To improve the startup time allot the usage of graalvm with the AOT compiliation could be take muCommander on parallel with all the other filemanagers out there.
The only problem wh…
-
### Subject of the issue
I have ran both modes like in native aarch64 with gcc and with WAMR runtime.
In aarch64 native with gcc its giving better result like below.
```
root@s32r45evb:~/Sysbenc…
-
It would be useful in reflection scenarios to allow the user to lookup component ids and execute ECS operations using ``System.Type``. This functionality is required for automatic member registration/…
-
### Describe the bug
When publishing an app that uses `HttpClient`, it results in IL3000.
```
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty s…
-
### Description
Structs cannot be annotated as `RequiresUnreferencedCode`. I'm trying to make a library AOT compatible, and we have multiple structs that are not compatible with trimming. In most cas…
-
Trying to install this in a Universal app project in VS2015 and I'm getting an error message stating that all of the packages are "not compatible with UAP,Version=v10.0 (win10-x64-aot)".
-
I have a UWP project in which I tried installing this package via Nuget Package Manager as described [here](https://www.nuget.org/packages/SapientGuardian.EntityFrameworkCore.MySql/) in Visual Studio …
-
is there api to load ml.net model and predict with no dynamic code generation (reflection)?
**Describe the solution you'd like**
ml.net api that is compatible with aot principles.