Hacker News new | ask | show | jobs
by pjmlp 4041 days ago
Lets not forget they did that, because they failed to produce a stable working GC for Objective-C.
2 comments

Lets not forget Java failed to produce that too, they just dont seem to care. :)
I didn't notice that JVM's GC do segfault all the time, with erratic behaviour depending on the libraries being linked.
A performant GC for mobile is inherently a much harder problem than for servers.