-
[NativeAOT] NativeAOT Guide : How To Debug NativeAOT? NativeAOT Update Suggestions
1、Is there a guide for update a solution to NativeAOT?
2、How To Debug NativeAOT ?
3、Is there some books or …
-
During a lambda execution, an error was thrown when utilizing this SDK. It appears the current BouncyCastle dependency does not support trimming or AoT.
Our C# lambdas work flawlessly using JIT, s…
-
**Failed in:** [runtime-coreclr ilasm 20240817.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=779266&view=ms.vss-test-web.build-test-results-tab&runId=19969056&resultId=108027&pa…
-
# Updated repro steps
1. File->New Xamarin Android
1. Set package format to AAB
1. Set ABIs to include x86 and x86_64
1. Set manfiest install location to `internalOnly`
1. Distribute through St…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you tried the latest build?
- [X] I have tried the latest build
### Gyroflow version
v1.2.0 / lastDevBu…
-
When I compile this:
```
void main() {
const bool test = true;
print(test!); // ignore: unnecessary_non_null_assertion …
Hixie updated
10 months ago
-
### Description
I can not create MAUI project using VS2022 or CLI
### Steps to Reproduce
1.
2.
3.
### Expected Behavior
### Actual Behavior
I run these codes as stated in docu…
-
### 🐛 Describe the bug
I try to compile an object detection model that uses torchvison's rpn module. it fails when generating anchors with `AssertionError: Mutating module attribute cell_anchors du…
-
### 🐛 Describe the bug
To run the repro script, you must patch in https://github.com/pytorch/pytorch/pull/93308 because of dynamic shape related problems in minifier infrastructure
The repro scr…
-
Using the latest 2.27
```
Stack: [0x00007f1a40bdd000,0x00007f1a40cde000], sp=0x00007f1a40cda1f0, free space=1012k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, …