Comment by neutrinobro
2 months ago
The lack of an easy method to automatically pull in and manage dependencies in C/C++ is starting to look a lot more like a feature than a bug now.
2 months ago
The lack of an easy method to automatically pull in and manage dependencies in C/C++ is starting to look a lot more like a feature than a bug now.
Author of Odin is also against adding a package manager: https://www.gingerbill.org/article/2025/09/08/package-manage...
But there's so much UB in C++ that can be exploited that I doubt attackers lament the lack of a module system to target. ;)