I was able to compile SDL3, SDL3_image and SDL3_ttf for emscripten, but SDL3_mixer fails with a lot of errors coming from SDL_mixer_internal.h : ...
It would be nice to have a way to check the current state of fading of a track. My use case for this is automated testing and debug visualizations. I'm imagining something along the lines of Sint64 ...