Live data from Hacker News

DoppioVM: a JVM in CoffeeScript

int3.github.com

31–32 of 32 posts

Re: DoppioVM: a JVM in CoffeeScript

#31
post #2

I'm one of the authors. Doppio's not the first JVM in Javascript, but I believe we have the most extensive support for the JRE among the lot. In particular, we can run Rhino and the Java 4 compiler. Feel free to ask me any questions! Check out the demo here: http://int3.github.com/doppio/

Rhino on Doppoio on JavaScript has got to be the slowest thing in the world.

I can't upvote this comment, but JVM is the greatest of all time.

Re: DoppioVM: a JVM in CoffeeScript

#32

No. Just no. The JVM is the only redeeming feature of Java (the language). You're nerfing the high performance features for what, exactly? A half assed tracing ability? "Write once, run anywhere"? Javascript won in the browser, move on.

The JVM rose to prominence in the browser, and it was not always known for its "high performance features". Quite the opposite. Doppio is cool if for nothing else than to demonstrate that this is possible at all. I can't wait to see where the team gets once it can optimize for performance.
Post reply on HN