logoalt Hacker News

dagmxyesterday at 2:57 PM1 replyview on HN

Why not? They’re the same core OS.


Replies

jsheardyesterday at 2:59 PM

Because software needs to be aware of the memory lifecycle to avoid losing data when its process gets culled. iOS apps are explicitly built for that, but to my knowledge macOS apps aren't, they are allowed to assume they will run forever until the user closes them.

show 2 replies