Hacker News new | ask | show | jobs
by pjmlp 3430 days ago
Binary crates support across projects would also be nice. :)

Anyway congratulations on the work!

1 comments

What do you mean by "across projects"?

(and thanks!)

I think they mean a nix-like binary cache for packages that get build multiple times (for different projects).
Ah; if that's true, it's being worked on.
Yep that is it.

Currently I tried to make use of the shared target directory configuration to see if it would help.