Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
It could be beneficial to have the ability to perform the more advanced optimizations of the compiler but to only keep the bytecode.
This would, for example, be useful in projects where code size is critical as bytecode is more compact than object code.
Attachments
Issue Links
- relates to
-
QTBUG-76025 Specify the QML language and write a QML-to-C++ compiler
- Open