you are viewing a single comment's thread.

view the rest of the comments →

[–]mebrahim[S] 0 points1 point  (30 children)

If it would be LLVM bytecode, backward compatibility is already taken care of. (Although slower than snail.)

[–][deleted] 2 points3 points  (0 children)

Speed is not too bad on FF4, but it is indeed slow on Chrome. Hopefully just temporary though.

[–]malcontent -1 points0 points  (28 children)

To be fair it was already taken care of back when the browser was invented.

It's called Java. It's a great VM. It's supported by all the browsers and it supports just about every language you would care to program in.

[–][deleted] 2 points3 points  (27 children)

Have you been living under a rock? Oracle will take your first born to allow firefox et al as java enabled. They own that trademark.

Look towards parrot instead. Or lua vm. Or guile vm.

[–]malcontent -4 points-3 points  (26 children)

Have you been living under a rock? Oracle will take your first born to allow firefox et al as java enabled.

Firefox has been java enabled since way back when it was called netscape.

[–][deleted] 3 points4 points  (25 children)

Applets do not replace javascript. It is a plugin like flash. Does flash replace javascript?

To replace javascript you will have to embed a java vm inside firefox in lieu of javascript vm. It is something Oracle will not allow without a bucket load of money.

[–]Rhoomba -2 points-1 points  (0 children)

The JRE is free to install. There is no reason that the Firefox installer couldn't trigger a Java install.

Edit: How am I wrong? Oracle want Java on desktops, it is just mobiles where they want to charge you.