Joannesalfa
"is possible to make external data using node-webkit to load resource files?"
I don't understand, could you explain? But if chromium or node.js can do what you want, in theory node-webkit should make it happen!
As for the size, i think we cant get it under 48 mb beacuse the nw.exe, .dll's and .pak file are that size. If you add your own .nw file it can only go up! It's an issue, i know.
But we can't expect for it to be small, it's an .exe with node and chromium included so it must be big. Also size is not an issue beacuse it's an .exe, not a mobile game!
JohnnySheffield
Well, what if the complex game is more than 100 mb? it could take a lot of time to startup.
It would be nice if the dependencies would separate from the EXE like chromium binary and some DLLs, the startup could load external resource files like Awesomium does.