views:

67

answers:

0

I tried a simple breakout clone in a browser and saw it take 25% of my CPU. Sad.

I was wondering if LLVM can hook into HTML5 and take advantage of canvus, SVG and etc. If not does LLVM have its own multimedia layer? I ran my version of chrome with --enable-nacl and it looks like it is enabled (half of the native client demos ran http://naclports.googlecode.com/svn/trunk/src/gallery/index.html). Since chrome supports it now is there anything i can do?