Hacker News new | ask | show | jobs
by AI314159 361 days ago
Since Seastar is written in Rust, and I don't have Rust support yet...no. However, it should be fairly simple to add. Despite what people want me to do, I am not going to fully reimplement Cargo -- it took the Rust devs years, and I'm just one person. However, I can call Cargo with the correct flags and config files to interface with my existing code, and I am planning on doing that soon.
1 comments

Arguably a package manager shouldn't be so complex that it takes many developers years to implement.