Hacker News new | ask | show | jobs
by sidcool 1639 days ago
What are the alternatives?
1 comments

Shelling out or RPC calls to a running process
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.