I know this topic is old (see this), but, what do you prefer, Phonegap or CocoonJS?
Phonegap is not accelerated, apps have to be downgraded if you want them to run quick, but CocoonJS uses far a lot of memory (one of my apps requires 60Mb memory when using phonegap, and 200+ when using CocoonJS). I guess phonegap allocates memory for whole app, while Phonegap allocates current layout only.
I'd like some mobile exporting platform which combined memory efficiency while keeping WebGL acceleration. Does that exist?