uniffi-rs
https://github.com/mozilla/uniffi-rs
Rust
a multi-language bindings generator for rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to uniffi-rs
Help out
- Issues
- Remove inline metadata module hack from #1665
- Out of order section of guide is potentially confusing
- Params without a default appearing after params with a default will cause Python syntax errors
- Create python tutorial.
- Add a relatively simple way to compile and generate Swift bindings.
- document ruby binding compilation
- document python building
- Ability to specify foreign type when exporting via proc macro (e.g. bytes for Vec<u8>)
- Add `cargo-xcode` crate for easier iOS project dependency configuration
- `[uniffi::export(callback_interface)]` generates kotlin code without the supporting types if trait is unused.
- Docs
- Rust not yet supported