[Interest] Advantage of Qt5 over Qt4 for C++/Widgets

Konstantin Tokarev annulen at yandex.ru
Fri Sep 13 17:06:36 CEST 2013



13.09.2013, 18:45, "Syam Krishnan" <syamcr at gmail.com>:
> 4. Would like to have our C++ applications support scripting by using
> Javascript (and be good at it - V8?)

Try to use Lua (e.g. LuaJIT) - you'll get even better speed with much
less library size. Also, you can choose one of lots C++ bindings available
which better suites your needs.

-- 
Regards,
Konstantin



More information about the Interest mailing list