Bartosz Taudul on Nostr: The latest emscripten release seems to be finally unborked, so I took the opportunity ...
The latest emscripten release seems to be finally unborked, so I took the opportunity to set up an automated build and deploy job on GitHub CI. Tracy web demo at https://tracy.nereid.pl/ should now always be the latest version from the master branch.
The glfw backend I was using for this was no longer working correctly on hi-dpi screens, so I also wrote a completely new backend using raw html5.h and EGL API. It may be a bit rough around the edges, but it sure avoids a lot of boilerplate now!
The glfw backend I was using for this was no longer working correctly on hi-dpi screens, so I also wrote a completely new backend using raw html5.h and EGL API. It may be a bit rough around the edges, but it sure avoids a lot of boilerplate now!