Hacker News new | ask | show | jobs
by saagarjha 1399 days ago
https://news.ycombinator.com/item?id=23673014
1 comments

Thanks. It is a clever approach. But at best all I can do is amend the original statement to "only dynamically linked applications are supported". Apple does not guarantee syscall stability (as is evident by Go's big break, and eventual move to libSystem).
Apple actually guarantees syscall stability of x86-64 applications :)
Believe me, I know: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que.... But with Rosetta Apple seems to have committed to the ABI now.
TIL! I hadn't come across this change of heart yet.