Well the Quick Compiler already converts it to native so I'm guessing whatever is left to be JIT'd get's JIT'd. I wouldn't think it's anything you'd have to do, it's just be in the V4 engine?
> Sent: Monday, November 14, 2016 at 9:42 AM > From: "Tim Blechmann" <[email protected]> > To: [email protected] > Subject: [Interest] [5.8] how to use qml caching? > > hi all, > > i've read a lot about qml caching in qt-5.8. however i didn't find any > documentation on how to use it. > > is there any documentation on how we can use it from a cmake > buildsystem? i suppose somehow the qrc files need to be pre-processed to > generate the qmlc/jsc files? > > thanks a lot! > > tim > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
