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: 9 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T20:45:41.000Z (over 6 years ago)
- Last Synced: 2025-02-06T18:52:25.333Z (11 months ago)
- Topics: ffi, kotlin, rust, rust-ffi, rust-lang
- Language: Kotlin
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- 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.