Mill Computing, Inc. › Forums › The Mill › Architecture › Ivan do you have any insight why rust is popular? › Reply To: Ivan do you have any insight why rust is popular?
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.