- You canโt avoid WASM because you already using it for a while. ๐
- WASM is better than Js in many way. Why bother Js? BTW you can code Js and transpile it to WASM (but I prefer Rust).
- It will be Js+WASM (think about it like Js+SWF), not a replacement.
- Yes, Pure Js for heavy compute task is hopeless.