mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-07-21 05:56:48 -04:00
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.