yes, using webgl is only possible per javascript. webgl engines have to be written in javascript. it's not dumb. i have seen very nice things done with it already. but commercial engines like a8 won't use it. even if javascript is fast enough for a lot of things it's still a lot slower than c/c++ and you kind of expose your source code even with obfuscation.