-
A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
inspect the InnerException's StackTrace property. System.Collections.ListDictiona…
-
### Description
`--make-repro-path` command line options seems to be broken in NativeAOT compiler (most likely in Crossgen2 as well) on the main branch.
### Reproduction Steps
This is a minimal rep…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
Inclusion in the malicious website blocklist (lite).
**Describe alternatives you've …
-
With optimizations on, it looks like we optimize
https://github.com/dotnet/runtime/blob/be84df7642f21702b0e7859f0c134e4d6cfc67eb/src/tests/JIT/opt/ThrowHelper/NonVoidThrowHelper.cs#L45-L49
Into …
-
Issue Type: Bug
The problem happens when you open VS Code as a windows app by clicking the icon on desktop, then launching a WSL folder, the terminal is the home path of the user. i.e user@comput…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of Fonts
- [x] I have verified if the problem exist in both `DEBUG` and…
-
According with https://github.com/dotnet/corert/issues/7215 it is possible to export native methods declared in other assemblies by passing them as input to ILCompiler.
However the way shown there is…
-
Hello World with Native AOT is currently at around 2.7 MB. I spent a couple hours to see what would it take to bring it down to the same size as Golang (2 MB). It might actually be achievable with our…
-
## Description
Attempted compilation of a native WASM library aborts with `System.AccessViolationException`:
```
Determining projects to restore...
All projects are up-to-date for restore.
Na…
-
simple code here:
.\test.csproj:
```
true
Exe
net7.0
enable
enable
```
rd.xml:
```
…