WebAssembly workload should check if python
is available, when installing on Linux
#26050
Labels
python
is available, when installing on Linux
#26050
wasm-tools
workload does not have a Python pack for linux, and instead depends on system installed python. The reason for this is howemscripten
sdk is structured. Also, we need a minimum python3.6 to be available.wasm-tools
would get all the dependencies.dotnet workload install wasm-tools
.cc @lewing
The text was updated successfully, but these errors were encountered: