...the normal canvas 2D renderer doesn't actually provide explicit memory management options, but hopefully the browser will manage it automatically in that case.
Would this mean that only webGL effects are loaded by layout, in a browser game? So all ordinary graphics are still loaded as a big memory block on startup? Or is this a mobile only issue?
I'm not very familiar with these things, sorry.