Whoa, what's wrong with Javascript? Linx?
Javascript is great and very useful, but it's being abused by developers, just like Flash has been abused (For example, a few years ago, the www.anandtech.com website had Flash content almost everywhere. At that time I was using Windows, and it was impossible to navigate due to the lag it was causing).
As an example, monitor your available RAM, then open Safari to http://forum.xda-developers.com
Open a few links on separate tabs, and you will see what I mean.
Then, do the same after you disable Javascript, and you will see the huge difference in allocated RAM.
It's unconceivable for a handful of web pages to consume over 500MB of RAM!
Is this a Javascript problem? Maybe with the page code, but in this case the Javascript engine should have a way to detect defective code. On the other hand, web developers should be more careful and make sure their code doesn't have any infinite loops, memory leaks or memory hogs.
----------
Huh? JavaScript is one of the core technologies of HTML5. It's what really gives HTML5 the edge to make Flash obsolete. Are you sure you're not confusing Javascript with Java applets and Java ME?
Please see post #127. This is based on my recent findings.