It's possible SDL1 timers never worked - I don't remember - but we have a test for SDL2 timers so they should be ok. See test_sdl2_timer in tests/test_browser.py
On Sun, May 22, 2016 at 7:47 PM, Mark Sibly <[email protected]> wrote: > Hi, > > Does emscripten support SDL_Timer? > > I can't seem to get it working and looking through the code it appears to > depend on threads. > > Bye! > Mark > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
