Hacker News new | ask | show | jobs
by badlogic 4101 days ago
Are you sure they compile to native? IIUC they use JavaScriptCore on iOS, which currently doesn't JIT. Probably good enough to drive UI and you can implement performance hungry stuff in native code.
1 comments

Not sure, but it's native UI at least. The demos they showed prior to release were far more responsive than any WebView based solution.