On Sat, Jan 19, 2013 at 6:02 AM, Tony Rietwyk <t...@rightsoft.com.au> wrote:


> Going WAY off topic, but:
>
> If they can convert LLVM to Javascript, why can't they convert to a JVM
> bytecode for Android, etc?   Sounds like a great project!
>

In the lines of this?

http://vmkit.llvm.org/

The code "compilation" is only one part of the problem, the platform
adaptations (drawing, communications, permissions, etc) are the hard part
(and not really because they are hard algorithms or anything but because
they require a lot of work)

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to