On 2013-10-10 4:47 PM, Henri Sivonen wrote:
On Oct 10, 2013 7:26 PM, "Adam Roach" <a...@mozilla.com> wrote:

[java source] --javac-> [java bytecode] --llvm-> [llvm bitcode]
--emscripten-> [javascript]

Or easier: [java source] --GWT-> [javascript]

Adam asked specifically about the Emscripten case, which is what I replied to, but there are other projects to port code from Java to Javascript, with various degrees of maturity. See http://altjs.org/#ports. (And yes, GWT is a decent example of that.)

Cheers,
Ehsan

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to