gleam-lang/gleam
Voir sur GitHubSupport a shared build directory for multi-package projects.
Open
#2 184 ouverte le 28 mai 2023
discussionhelp wanted
Métriques du dépôt
- Stars
- (21 417 stars)
- Métriques de merge PR
- (Merge moyen 10j 19h) (69 PRs mergées en 30 j)
Description
Continuing work for https://github.com/gleam-lang/gleam/pull/2153.
Add a way to create a collection of projects which all use a single manifest and pin the same version of any given package. This would allow the compiler to share build caches between local dependencies, potentially increasing compile speed for large projects.