You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bindgen also has support for objective-c bindings. Having added most of those contributions to bindgen in the last year, I'd say that it's starting to feel mature but it doesn't seem like anyone but me is actually using bindgen to do that.
🚀 Project Suggestion
Name: bindgen
Languages: C, C++, Objective-C
Description: Automatically generates Rust FFI bindings to C (and some C++) libraries.
Sites:
Maintainers: @emilio, @fitzgen
Status
This project is very mature and is used in production by many in the Rust community.
It is often a starting point for anyone who wants to do FFI in Rust.
The text was updated successfully, but these errors were encountered: