Hacker News new | ask | show | jobs
by cozzyd 16 days ago
It's an issue if you want different software components to talk to each other without IPC.
1 comments

Most languages can interoperate with the C abi without commiting you to using the language itself. In fact I can't think of a single language that both produces software people actually use and doesn't interoperate with the c abi.