getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

Merge experimental changes back into `master` & cleanup #89

Closed danielhenrymantilla closed 2 years ago

danielhenrymantilla commented 2 years ago

Many experimental features have been developed over the ditto-node-js branch; but now that a cleanup + revamp is in order for both branches, let's have those two branches be reconciliated.

danielhenrymantilla commented 2 years ago

Superseded by #122