In the search of reducing server request, I'm looking to a JS embed of the entire project... is that possible?
Maybe with some base64 encoding of image? <img src="data:image/png;base64,iVBORw0KGgoAAAANS..." />
Or using tool like Inliner? github.com/remy/inliner
Someone had experience with that? (required by some ad network)
Our actual solution is: use Phaser.