Hacker News new | ask | show | jobs
by styluss 1639 days ago
Shelling out or RPC calls to a running process
1 comments

What would be the benefit in comparison to call into the C library directly?
Memory safety would be a large selling point in my mind.