DEV Community

Discussion on: DISCUSS: JavaScript just DIED! What language should replace it?

Collapse
 
kspeakman profile image
Kasey Speakman

Few people program in the Javascript that your browser actually runs and supports. That Javascript is basically the assembly of the web. So Javascript would be replaced by a different assembly, WASM. And then the explicit language you use won't matter.

Me, I'd use F#. But I already use it and compile it to Javascript. I'd just switch compile targets.