Re: The Case for Rust (in the base system)
Date: Sat, 20 Jan 2024 17:13:54 UTC
On Sat, Jan 20, 2024 at 7:51 PM Alan Somers <asomers@freebsd.org> wrote: > To > summarize, the cost is that it would double our build times. Would it? From what I remember, a lot of rust's build time comes from building its own LLVM. Can we reuse our base LLVM for Rust-in-base?