Hacker News new | ask | show | jobs
by tialaramex 2150 days ago
But the vastly many more users don't need that compiler right? If you merely write a program to render SVG you don't care, your program just got safer "magically" ? If you run such a program you aren't even aware anything happened, the updated version is apparently safer.
1 comments

Except for all the corner cases that were covered by the original and are not by the rewrite.
The librsvg author doesn't list any such corner cases.

Perhaps you can list some and why they were casualties of the Rust language rather than reasonable cleanup that would have happened in any rewrite?