DEV Community

Discussion on: Will the web ever evolve past JavaScript?

Collapse
 
briankephart profile image
Brian Kephart

There’s plenty of tools, but they’re all written in JS, or dialects of JS, or compile to JS (generally with a performance penalty, if the language isn’t closely related to JS to begin with). The promise of WASM that excites me is using non-JS languages with less compromise.