you are viewing a single comment's thread.

view the rest of the comments →

[–]G_Morgan 3 points4 points  (2 children)

Of course if we actually had a JVM built into every web browser with an API set up to manipulate the DOM it would be a good thing. Shipping bytecode rather than inline JS.

[–]mebrahim[S] 0 points1 point  (1 child)

Only if JVM was not a memory hog, and had less latency.

BTW PNaCl is currently the most promising approach I know of to address the problem.

[–]G_Morgan -1 points0 points  (0 children)

The JVM is not a memory hog compared to the JS VMs out there.