Window managers for Guix

Hey everyone. I am looking to switch to Guix fairly soon and would like a window manager that will integrate well with Guix. I would ideally like to be able to configure my WM with guile, but elisp or common lisp are also on the table. There are a few options I have found.
Guile dwl - This option sounds great, but the project hasn’t been worked on in two years, would this lead to any problems?
Guile swayer - This looks like the best option at the moment.
Guile WM - Similar to guile dwl, looks interesting, but is long abandoned.
Stump WM - Looks like the most interesting. It’s configured in common lisp instead of guile, but its functionality is super interesting.
EXWM - Fun looking option, but I do hear that it can have issues being single threaded.
EWM - This is still in very early development, but does look like a potential successor to EXWM.

Does anybody have any experience with any of these or any similar options? How big of a problem is it to use a WM that is abandoned? I’d love to hear from yall.

I am using Stumpwm. It works under guix. I have not much customization though.

If you go with sway or swayer, you can use gubar to generate a swaybar config in Guile. It’s upstreamed in Guix now. (shameless plug)