© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•16mo ago•
3 replies
Dongle

(SOLVED) dotnet publish complains about missing Emscripten

Running
dotnet publish -r browser-wasm
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
wasm-tools
workload is installed using both
dotnet workload
dotnet workload
and Visual Studio Installer.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ dotnet publish docker fails
C#CC# / help
3y ago
NativeAOT + emscripten
C#CC# / help
5mo ago
✅ Confused about publish options
C#CC# / help
3y ago
dotnet publish solution excluding projects with tests
C#CC# / help
4y ago