7 ms·
It seems like the possible outcomes are: (a) nobody uses the language, so a package manager doesn't matter OR (b) people use the language, they will want to s
by philomath_mn 2y ago
It seems like the possible outcomes are:
(a) nobody uses the language, so a package manager doesn't matter OR
(b) people use the language, they will want to share packages, then a package manager will be bolted on (or many will, see python)
Seems like first-class package manager support (a la Rust) makes the most sense to me.