RID - Integrate Rust into your Dart or Flutter app simply by annotating it

Elixir isn’t really embeddable with no runtime like Rust is though, Rust just compiles to a dynamic library that it then loads directly. You can embed Rust in elixir like that too, Rust makes for great NIF’s!

4 Likes