Thanks, good to know that this is being used. Sam already mostly convinced me to keep SDL1 around already, so with this information I think we can decide to keep it.
- Alon On Fri, Jun 9, 2023 at 3:02 AM Александр Гурьянов <[email protected]> wrote: > I use SDL 1 in many project, because it's more lightweight, anyway I think > for me it's not a problem, because I can switch to older versions of emsc. > > чт, 8 июн. 2023 г. в 09:41, Floh <[email protected]>: > >> Are you suggesting that we could somehow use upstream GLFW? That seems >> unlikely since GLFW interacts so closely with input events and the >> display.. it seems like we would need a specific emscripten of that >> library. Or are you suggesting we invest in a port to emscripten in the >> upststram GLFW repo? >> >> No, just deprecate the Emscripten GLFW wrapper and instead pitch the >> HTML5 functions for WebGL context setup and input events ( >> https://emscripten.org/docs/api_reference/html5.h.html) :) >> >> Most existing native GLFW code is written in an "own the game loop" model >> and would need Emscripten specific tweaks anyway, and at the same time, the >> GLFW API isn't so big that it would be a lot of work to replace. >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/emscripten-discuss/b175b4bc-4662-4e6f-a35d-69ebfec1303cn%40googlegroups.com >> <https://groups.google.com/d/msgid/emscripten-discuss/b175b4bc-4662-4e6f-a35d-69ebfec1303cn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/emscripten-discuss/CAKOm%3DVFOisuwQsPxhH7pOiaoqmFVsh9x04gGgEhAp1qKCPWquQ%40mail.gmail.com > <https://groups.google.com/d/msgid/emscripten-discuss/CAKOm%3DVFOisuwQsPxhH7pOiaoqmFVsh9x04gGgEhAp1qKCPWquQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/CAEX4NpRFnnavKDzv49%3D1bo3SP%3Dj487iHM0ne1Mr8orBVxBDMhQ%40mail.gmail.com.
