Open
Description
I cannot build a dotnet 8.0 application with a RuntimeIdentifier
of wasi-wasm
on my arm64 windows machine, because that process requires the following file to exist:
https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-24/wasi-sdk-24.0-arm64-windows.tar.gz
Can this version also be built and packaged with releases?