Rantanen / intercom

Object based cross-language FFI for Rust
MIT License
63 stars 7 forks source link

Implemented thread-safe reference counting #49

Closed Fluxie closed 6 years ago

Fluxie commented 6 years ago

We could implement the reference counter with AtomicISize if we need to get to the stable quickly.