C tends to work in those cases because there aren't a significant number of interesting C dependencies to add... because there is no standard C build system, packaging format, or packaging tools.
When juggling as many transitive dependencies in C as folks do with node, python, etc., there's plenty of pain to deal with.
When juggling as many transitive dependencies in C as folks do with node, python, etc., there's plenty of pain to deal with.