https://github.com/thesurlydev/rust-from-kotlin
Proof of concept that illustrates how to call out to Rust from Kotlin.
https://github.com/thesurlydev/rust-from-kotlin
ffi kotlin rust rust-ffi rust-lang
Last synced: about 1 month ago
JSON representation
Proof of concept that illustrates how to call out to Rust from Kotlin.
- Host: GitHub
- URL: https://github.com/thesurlydev/rust-from-kotlin
- Owner: thesurlydev
- License: apache-2.0
- Created: 2019-08-25T19:46:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T20:45:41.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T12:57:40.070Z (about 1 year ago)
- Topics: ffi, kotlin, rust, rust-ffi, rust-lang
- Language: Kotlin
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-from-kotlin
Proof of concept that illustrates how to call out to Rust from Kotlin.