I made a game in construct 3, I exported it into html 5 and ran it inside a nano server (it's for job reasons) now the game has lag in it it's really slow even though there was no issues when I ran it on my PC, of course I used webview to display the game, but is the lag from the nano server? will cordova be better? also does exporting the game as html 5 affect the performance? maybe I need to add webGL or openGL or something else? I can't figure out the problem and the code is pretty much written in a good way and I do not think it affects the performance.