logoalt Hacker News

wiseowisetoday at 1:31 PM1 replyview on HN

Because at the time of WebAssembly announcement all the doomsayers were screaming at the top of their lungs: "JS/TS are dead! Serious developer would never choose it! Finally I can have my <x> in the browser!"


Replies

circuit10today at 3:13 PM

That isn’t (currently) a goal of WebAssembly:

https://webassembly.org/docs/faq/

“Is WebAssembly trying to replace JavaScript?

No! WebAssembly is designed to be a complement to, not replacement of, JavaScript. While WebAssembly will, over time, allow many languages to be compiled to the Web, JavaScript has an incredible amount of momentum and will remain the single, privileged (as described above) dynamic language of the Web.”