Tried running this with WSL on Win10 (yeah, yeah, I know, but I wanted to try it). Did not work:
josh@bollux:/mnt/c/Users/USER/Downloads$ ./je41
./je41: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./je41)
./je41: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./je41)
Tried the usual Linux upgrade dance `sudo apt-get update` followed by `sudo apt upgrade` then a `wsl --update`, but nope. Apparently there is a newer kernel available, but this is as far as I can take it for now. Will try again when I have access to a (real) Linux machine!