Hacker News new | ask | show | jobs
by pcwalton 5111 days ago
Don't see how it can, as it's just a UIWebView.
1 comments

UIWebViews can be configured to run WebGL, though this is not officially supported/sanctioned by Apple.
This requires calling a private API which means any app doing that will be rejected by the App Store.
Another workaround is to use JavascriptCore with openGL