You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added support for multi threading (-pthread) to the sdl2_mixer port.
For me this was kind of new but I did try to follow the prinziples of
the sdl2_image adn sdl2_ttf
(emscripten-core#22946) changes.
I also changed the "_" to "-" for consistency.
0 commit comments