It looks interesting. While the compiler is written in Rust (a RRIR from Erlang), the code itself runs on the Erlang VM or on JS. Unfortunately, you can't do hot code reloading and I'm curious what/if you have to sacrifice to run on JS.
Their cheatsheet for Rust users might be of interest to others.