Hacker News new | ask | show | jobs
by octopoc 1820 days ago
WebAssembly (and by extension Blazor) is for people who want to keep writing in their preferred (non-Javascript) language, but have to target the web.

Electron/Webview2 is for people who want to keep writing Javascript, but have to target the desktop.

The two tools are for opposite groups of people.