Hacker News new | ask | show | jobs
by pjmlp 3262 days ago
> Unsafe C APIs are, frankly, last century's technology.

Which is why I see as positive the UWP, iOS and Android models regarding application extensions.

They might be more complex to implement than a straight unsafe C API, but that is exactly the goal, to be a safer alternative.