Skip to content

codeknox/rust-crossplatform-library

 
 

Repository files navigation

Rust Library Compatibility and Build Process

Apple platforms

On the root folder run ./build-and-link-ios-lib.sh. If you wanna do clean build, add -clean as a parameter to the script:

./build-and-link-ios-lib.sh -clean

See [[README-apple]] for details.

Android

About

A crossplatform Rust library for IOS and Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 33.2%
  • Rust 32.9%
  • Shell 14.1%
  • Kotlin 6.9%
  • Python 5.4%
  • C 4.3%
  • Go 3.2%