DEV Community

Discussion on: Explain the State of WebAssembly to Me

 
yaser profile image
Yaser Al-Najjar • Edited

Well, I see it as the main problem webassembly is solving...

Since as you mentioned already, most apps are slow cuz of bad code.

But webassembly is here to let you write desktop-like performant apps/games.

Here are some discussions in this regard: github.com/WebAssembly/WASI/issues/53