Dongle
(SOLVED) dotnet publish complains about missing Emscripten
Running
dotnet publish -r browser-wasm
for my WASM app causes a build error saying that Emscripten doesn't exist on my machine, however the wasm-tools
workload is installed using both dotnet workload
and Visual Studio Installer.4 replies