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 supported2 Subscribers
Add a CodeTriage badge to uniffi-rs
Help out
- Issues
- Guard against memory leaks if we fail when lowering values across the FFI
- Investigate preventing resurrection of python objects
- Test with asan in CI
- CI should run `cargo audit` so that we find out about sec issues in dependencies.
- Run the example app tests in CI
- static method support
- Support exception hierarchies
- Include the messages for rich error structures
- Add support for enum/error fields from tuples
- Use of foreign keywords in UDL may break bindings
- Docs
- Rust not yet supported