I’ve been following the tvOS development scene closely looking for a way to use Hype content on the AppleTV and as you probably know WebKit and Webviews are not supported in tvOS. Recently I’ve come across a library that allows HTML5 content to be run natively on iOS AND tvOS (the holy grail).
Ejecta is like a Browser without the Browser. It's specially crafted for Games and Animations. It has no DIVs, no Tables, no Forms – only Canvas and Audio elements. This focus makes it fast.