[Interest] Could I use V8 engine directly in QT?
z.hang.1992
z.hang.1992 at foxmail.com
Wed Dec 7 09:59:34 CET 2022
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20221207/ae575024/attachment.htm>
More information about the Interest
mailing list