Hacker News new | ask | show | jobs
by misiti3780 2189 days ago
i thought anki was written in python - was it re-written in rust?
2 comments

It's in the process of being migrated to a Python/Rust hybrid. Most of the backend is now rust-based: https://github.com/ankitects/anki/tree/master/rslib
I guess Anki Desktop is now being rewritten in Rust, according to 'DAllison in the parent comment.