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
- 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.
- Kotlin bindings error: `java.lang.AssertionError: Handle map is not returning the object we just placed there. This is a bug in the HandleMap.`
- Unused Python imports
- `bytes`/`string`s can be passed more efficiently
- Docs
- Rust not yet supported