I am writing a tools to write mobile application with Rust

https://github.com/sidneywang/rsbind

This Repository provide tools to build mobile applications in Rust.
It generate bindings from a Rust package and packaged to android aar or iOS framework. You don't need to write jni or other ffi code with this tool.

4 Likes