|
|
|
|
|
by supdog
3911 days ago
|
|
From what I understand, Rust is not making in-roads into the OpenBSD world for at least these reasons: 1) Rust's use of LLVM means it will not work on some hardware platforms that the OpenBSD folks are committed to run on. 2) The Rust project currently does not offer a long term support release. These are important to the OpenBSD team. Additionally, I am sure that they value the memory safety that Rust offers. I wonder if the OpenBSD team would ever design a systems language? |
|
If it works out there, OpenBSD could audit and import things at their leisure, at least in theory.