Hacker News new | ask | show | jobs
by vvanders 3298 days ago
You pretty much nailed it with you question. FFI is by nature unsafe since C doesn't have lifetime semantics and traits around thread safety.