Hello,
I'm using file protocol for local html5 game service.
game resources are in app folder.
By the way, There is a problem with free memory, free memory is not restore after finished game(or change url).
and the game uses a lot of memory.
but if i using http protocol with same game in server, free memory is restored. and the game uses little memory.
There is no API to clear memory manually?