On Thu, Oct 10, 2013 at 9:42 PM, Ehsan Akhgari <[email protected]> wrote: >> Has anyone here played around with the toolchain I describe above? > > I have looked into this briefly. There is a java compiler that targets llvm > somewhere which I can't find a link to right now, but it's unmaintained and > IIRC it did not cover all of the Java syntax.
There is VMKit and J3, which claims to be a decent JVM built on top of LLVM: http://vmkit.llvm.org/ It does state that it's more like a proof of concept, though. Cheers, Dirkjan _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

