Files
Steve 75a5b68b06 .NET: Improve NativeAOT compilation and unsupported execution error mode (#8637)
We only support running .NET code on CoreCLR and Mono, so we should reject execution on other compilers otherwise this can confuse users a lot.

In addition, removing the --notrimwarn and --noaotwarn so that users can see warnings during NativeAOT compilations, and adding missing arguments to ilc.
2026-05-02 08:05:38 -05:00
..
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00