Remix.run Logo
NohatCoder 10 months ago

The Webassembly dev experience is awful, and it needs to be glued together with JavaScript anyway. 99% of web code doesn't care about the performance difference, and anything GUI is wasting more time jumping back and forth to JavaScript to save any time at all.

peutetre 10 months ago | parent [-]

> The Webassembly dev experience is awful

It really isn't. Wasm is just a compilation target now.