Web Engine runs out of memory when loading a node.js server.
Unsolved
QtWebEngine
-
wrote on 16 Jul 2024, 10:53 last edited by
Hi,
I'm trying to load a javascript program to QT Web Engine view using node.js.
The program runs fine if I just open it in a browser, but when opening it in a Web Engine View it runs out of memory when trying to load a file to the program.
Is there a way to increment the limit of memory that the web engine can use?
I couldn't find anything in the documentation.
I'm using QT 6.7
Thanks
-
wrote on 30 Jul 2024, 01:15 last edited by
hi!did you solve the problem, i met the same problem.