Hi,
Currently, I'm using QT 6.4.1, and I use QJSEngine to run JavaScript, but I
found it does not support the latest EMACScript standards, e.g, async/await and
string.prototype.replaceAll(). But the v8(10.2.154) it used supports these.
Seems QV4 implements the ECMAC by itself.
So, Is there any way to use v8 directly in QT?
It would be good to have some suggestions from you, maybe my understanding
about QJSEngine is totally wrong.
Thanks, and have a nice day!
Bob
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest