I’m working on my hobby project, a browser-grade SVG rendering library in C++20: https://github.com/jwmcglynn/donner
I recently finished <text> and <filter> support, now I’m working on a GPU-accelerated rendering backend.