Ashley
Ok. I love the NodeWebkit export. But I also noted that the .exe file alone is 30mb. No matter how big the project is the .exe is pretty much 30mb.
Of course this is entire browser system wich includes the WebKit + NodeJS. What I'm wondering is. At export time is it possible to reduce the size by not having certain features.
For example The Blue Code doesn't use WebSockets, Camera, Mic, WebRTC... and many other such features. It would be fantastic to be able to toggle these off and exclude them from the export. I'm not if it possible, but this would be a nice space saving feature :)
Strikes me that the basics are
WebView
NodeJS
WebGL
WebAudioApi
DOM Parser