Cackbone / cross-platform-rust

Example project showing a rust library running on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cross-platform-rust

This is an example project showing a Rust library building for and running on multiple platforms.

If you want to create a simple Rust library that passes primitives to calling code on both iOS and Android, check out the basic project.

If you want to create a Rust library that passes more complex objects, check out the complex project.

You can read the blog posts for which this is an example:

About

Example project showing a rust library running on iOS


Languages

Language:Rust 45.2%Language:Swift 41.7%Language:Java 7.0%Language:C 2.8%Language:Objective-C 1.9%Language:Makefile 1.4%