|
|
|
|
|
by jack9
3573 days ago
|
|
> Despite all these efforts, JavaScript still falls behind if compared to other programming languages and will have a very hard time catching up. Wat? This statement is devoid of reason or proof. I hate javascript, but at least explain that Browser adoption + momentum is why people aren't writing client code in python yet. |
|
I think the reason we aren't writing client code in Python yet is at least partially explained later in the article. Even if all browser vendors decided to adopt a new language (say Python) we would still have to support all the older versions around. That's why WebAssebmly is such a great innovation: there's one single compilation target and we can write code in any language suits our needs.