Hacker News new | ask | show | jobs
by pizlonator 284 days ago
I think the lock and key approaches don’t have Fil-C’s niftiest property: the capability model is totally thread safe and doesn’t require fancy atomics or locking in common cases
1 comments

makes sense, thanks --- cool project!