Rustaceans at the border
Rustaceans at the border
Posted Apr 19, 2022 18:11 UTC (Tue) by amacater (subscriber, #790)In reply to: Rustaceans at the border by rahulsundaram
Parent article: Rustaceans at the border
The case of Rust in the kernel is similar to the problems of vendored code necessary to keep some ecosystems running: Node is the obvious one that causes problems to Debian and others.
It's possible that there's just an instinctive awareness of potential problems to come.
There's _so_ much code there that's intertwined and impenetrable and we've all been subject on occasion to being force-marched forwards by large scale change in someone else's ecosystem that we can't control - see, for example init system flamewars or Python 2 -> Python 3 (or a.out to ELF if your memory is long enough).
