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 Nov 26, 2023
1 parent 2d48fb8 commit 2a953f2
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 @@ -483,6 +483,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 2a953f2

Please sign in to comment.