I saw that MS has a webgl 3d js, and Asm will probably be just Firefox.
Then Chrome is leaving Webkit for its own version.
Its almost like they make plans to slow things down.
Just wanna add here. I don't think AsmJS is gonna be all that great. I was all exited when I first heard about it. But its not like we are just gonna compile some JavaScript and that's it.
I personally am not going to write everything in Bytecode.
(I wouldn't even know how!)
Some snippet I found:
case 65:
cd = (h | 0) == 0;
if (cd)
k = 67;
else
k = 66;
break;
And 3D. Well. I think a 3D Sprite would be a very nice addition. But obviously there is tons of work in doing so.