13.09.2013, 18:45, "Syam Krishnan" <sya...@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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest