Skip to content

Unable to use wasm or monoaotllvm as runtime #2540

Closed
@caaavik-msft

Description

@caaavik-msft

With the recent change from #2523, we are unable to use wasm or monoaotllvm in the --runtimes argument like we could previously because the DotNetSdkValidator does not support it. Instead we have to use one which has the .NET version in it such as wasmnet9.0 or monoaotllvmnet9.0. I am not sure what the correct fix for this should be, but the dotnet/performance repo uses these two values for our WASM and Mono AOT LLVM runs, so this is blocking our ability to merge in the latest BDN.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions