beaker icon indicating copy to clipboard operation
beaker copied to clipboard

Rust Rewrite

Open ashwin153 opened this issue 6 years ago • 0 comments

Rust's performance is on par with C, and its expressiveness and elegance are on par with Scala. Unfortunately, it doesn't look like Pants supports Rust yet (even though its engine is written in Rust?!). However, there are Bazel rules for both Scala and Rust. Switching to Bazel shouldn't be too challenging, and might even improve build times.

ashwin153 avatar Feb 11 '19 06:02 ashwin153