Skip to content

Commit

Permalink
Merge branch 'main' into add-heed
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoburns authored Jul 26, 2024
2 parents f1d4ee4 + 34afdb1 commit f3ebf20
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 f3ebf20

Please sign in to comment.