logoalt Hacker News

ripdogyesterday at 7:26 PM1 replyview on HN

But do real apps actually use them directly? Or only through the userland libraries?

Just FYI, the https://www.darlinghq.org project is doing MacOS app compat on Linux - i.e. building the userland libraries.


Replies

mrpippyyesterday at 9:50 PM

Yes, real apps use Mach messaging directly. i.e.: https://source.chromium.org/chromium/chromium/src/+/main:ipc...

show 1 reply