Speaking of Rust, it would be interesting to at some point get support for the Mill architecture. The Rust compiler uses LLVM as a backend, so on a technical level it should be relatively easy to add support. Rust has a tier support system, so introducing a
tier 3 target is a relatively low bar. Rust does have a patched version of LLVM bundled with it, so that might cause some issues.