Skip to content

Comment on Using Bazel to build a new Rust projectparent

Comments

I mean if you're in the situation of the author where you already have a bazel project why add Cargo?

There's a lot of nice things about bazel like being able to embed optimized JS into an iOS app built from transpiled Java code. But like mdhb points out, if you're not doing a lot of stuff with multiple languages you are probably better off with just that language's recommended build tool.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.