On 10/10/13 11:09, Benjamin Smedberg wrote:
We encourage you to transition your site away from Java as soon as possible. If there are APIs which you need in the web platform in order to make that possible, please let me know and we will try to make adding those a priority.

I haven't personally seen it done, but it seems to me that you could do something like:

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

I'm not claiming that this would be possible without some porting effort; my point is that one does not need to start from scratch to make this transition.

Has anyone here played around with the toolchain I describe above?

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

Reply via email to