[Qt-interest] Qt programs that I can run in browser
Pavel Koshevoy
pavel at aragog.com
Sun Feb 20 06:29:33 CET 2011
On 02/19/2011 07:04 PM, Nicholas Shatokhin wrote:
> Hello.
>
> I want to create programs on qt4 that will run in browser such as Flash or
> Javascript+AJAX. I found project Wt (http://www.webtoolkit.eu/wt) but It's
> not Qt. So, Is exists some instrument, that compile qt4 projects to
> javascript or something else that I can run in browser?
Realistically -- no! Qt is written in C++ (and Objective-C on mac), and all
C/C++ compilers I am aware of generate machine code, not javascript.
Pavel
More information about the Qt-interest-old
mailing list