Sam Clegg
Sam Clegg
> This solves a lot of the problem, at least for SDL2 and SDL3 apps, but I still think having a built-in click-to-play thing is worthwhile. > > > That...
This this a problem with `-sUSE_SDL` or `-sUSE_SDL=2`, or is it a problem even for apps that don't use SDL. A simple example to reproduce the issue would be very...
@Daft-Freak does this issue sounds familiar to you? i.e. are there any recent SDL2 changes that might cause this?
yes, this sounds like some kind llvm/lld issue with linking `-fPIC` code into static binaries. It should indeed be supported (although with some binary side and runtime overheard and would...
> > This seems to save on code size compared the JS version [..] I measured the combined size of core2.test_strptime_days (with closure compiler enabled) and got the following results:...