Hacker News new | ask | show | jobs
by pythonaut_16 2439 days ago
In fact the opposite is true! Rust is a pretty popular choice for writing native code (NIFs) for Elixir. (Similar to Ruby FFI).

See https://github.com/rusterlium/rustler

Discord especially has several real world use cases where they've implemented native code in Rust.