|
|
|
|
|
by lenkite
746 days ago
|
|
> If JavaScript wasn't as expressively powerful as it is, it would have been replaced a long time ago. No, it wouldn't matter how terrible or in-expressive the language is - once it got rolled out to the web browser, then it would never be replaced. That is why you have WASM nowadays - you can add new stuff but never replace stuff. |
|
Browsers did support multiple programming languages with the language attribute on the script tag. This is how Microsoft added VBScript to IE.