Hacker News new | ask | show | jobs
by carlmr 268 days ago
>As hairy as it is, COM is an example of a cross language API/ABI

I think the reverse will also be true. Any cross language API will get issues.

1 comments

Indeed, example all the languages that target JVM, CLR and WebAssembly, and the missing bits between what the platform can do, what the "systems" language exposes, and what everyone else is able to expose or consume.