Hacker News new | ask | show | jobs
by mbeddedartistry 1403 days ago
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).
1 comments

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.