Hello all,

I've been working on porting SDL2 to emscripten with help from
Daft-Freak. It's in a usable state and almost all of the SDL2 tests[0]
have been ported over. The changes are going to be up streamed to SDL2
soon[1].

Here's the code -
https://github.com/gsathya/SDL-emscripten/

Here's more information on how to use it -
http://gsathya.in/blog/mozilla/sdl2-emscripten.html

I think SDL2 is used enough that emscripten benefits from integrating
the cross compiled SDL2 into master, but this could to increase in
size(the cross compiled bitcode is 1.4M). Do we want to integrate this
into emscripten? Thoughts?

Thanks,
--Sathya

[0]: https://github.com/gsathya/SDL-emscripten/wiki/SDL-Tests
[1]: http://lists.libsdl.org/pipermail/sdl-libsdl.org/2014-July/095475.html

-- 
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.

Reply via email to