Hi,

We have started a project to create a QML compiler. The performance, especially startup time performance, has been a longstanding issue with the QML. The QML compiler solves this issue by executing the compile phase of the QML at build time, rather than startup time as with JIT.

The project's basic structure is ready, there is first real example and it is under active development. The project targets Qt 5.3. We would like to invite people interested on Qml internals and compilers to contribute.

The project can be found at:
https://github.com/qmlc

With Best Regards,
-- Mikko Hurskainen



Reply via email to