For some reason, it doesn't work within itch.io. If I download and compile it, then it runs fine. On itch I get mouse controls, but never get keystrokes. I runs surprisingly fast.
I did need to change CC = emcc and LDLIBS = -s USE_SDL=2 -s USE_SDL_IMAGE=2 to get things to compile if anyone needs the information.