Comment on What's stopping WebAssembly from effectively replacing JavaScript?

<- View Parent
lnsfw3@lemmynsfw.com ⁨10⁩ ⁨months⁩ ago

This is it.

WebAssembly AFAICT is all about making existing code runnable in a JavaScript environment. JavaScript isn’t great itself, but Chrome provides pretty amazing tooling, so it’s good enough.

Add to that: if you want to write WASM in a strongly typed language, you need support libraries that define all of the browser primitives. If you’re an accomplished web developer, it’s more effective to stay in js.

source
Sort:hotnewtop