-
Native AOT compiler package includes precompiled libraries (.lib/.a files) with unmanaged runtime code. This works well in most cases. However, we have seen situations where the precompiled libraries …
-
### Library version used
4.57
### .NET version
net8-ios
### Scenario
PublicClient - mobile app
### Is this a new or an existing app?
This is a new app or experiment
### Issue description and r…
-
**Is your feature request related to a problem? Please describe.**
This library actually works in the context of native code generation (AOT), but it produces a compiler warning (which makes me suspe…
-
Right now the AOT stack + this tooling makes it easy to package an AOT'd application for one OS/Arch - the current one. Other OS/arch combinations are blocked by the Native AOT requirement to be on th…
-
I am deploying a C#.NET application to an ARM-based single board computer. The system image is built with Yocto. Because I want to use AOT in order to speed up the application, I compiled mono (versio…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_native_dropout_backward_cpu_int32&suite=TestInduct…
-
### Describe the bug
Regardless of the `DebugType` setting, `dotnet publish` creates a windows-formatted (a.k.a. `DebugType=full`) PDB file.
AFAICT it is impossible to get a Portable PDB for a…
-
Instantiation linking is a necessary method for processing imports (such as functions, globals, tables, and memory) of a Wasm module with given external values. Please refer to [Spec.](https://webasse…
-
This issue tracks adding memory barrier to native AOT R2R asm helpers on LoongArch64 and RiscV
See #106004 for arm and arm64 of the change.
-
## Premise
1. `org.springframework.experimental:spring-aot` Repository: https://github.com/spring-attic/spring-native : EOL
2. `org.springframework.experimental:spring-aot` Repository: https://git…