Just in case there is any interest, i made a fully Wayland containerized Anki pre. Runs fine on Fedora 43, 44, and probably most linuxes with podman. (not tested with docker)
Just do a:
podmand build -t anki-pre
./anki-pre install (to get the latest)
Your $HOME/.local/share/Anki2 is mounted under /workdir/host-anki-base
so you can copy your existing profile into the image.
I use CrowdAnki, brainbrew and a few plugins and everything works for me…