Being able to embed this inside a rust program for scripting/the ability to tweak behavior at runtime without recompiling could be really cool. Although my dream is still that someone makes an interpreted subset of Rust itself.

Not for Rust itself, but there's an interpreter for Rust's MIR: https://github.com/rust-lang/miri