Skip to content

Example project showing a rust library running on iOS

Notifications You must be signed in to change notification settings

wang10998588/cross-platform-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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