Skip to content

Commit

Permalink
Add uniffi
Browse files Browse the repository at this point in the history
  • Loading branch information
bancek authored and nicoburns committed Jul 26, 2024
1 parent 2334f85 commit 8c1e5a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/crates.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,12 @@
"recommendations": [
{ "name": "rustler", "notes": "Safe Rust bridge for creating Erlang NIF functions" }
]
},
{
"name": "Kotlin/Swift/Python/Ruby",
"recommendations": [
{ "name": "uniffi", "notes": "Share Rust codebase to create cross-platform apps (also 3rd party support for Kotlin Multiplatform, Go, C#, Dart)" }
]
}
]
},
Expand Down

0 comments on commit 8c1e5a5

Please sign in to comment.