Hacker News new | ask | show | jobs
by wvenable 5304 days ago
Apple is also willing to put a lot of burden on the developers. Having a separate UI thread is more difficult than doing all rendering in the main application thread. Supporting only native code without garbage collection is also more difficult on developers too.
1 comments

Except that all UI stuff is done in the applications main thread ...