Files
zig/lib
kcbanner 125c4a265a Fix respondWebSocket, enable --webui on Windows
This commit re-enables the --webui functionality on windows, with the caveat that rebuild functionality is still disabled (due to deadlocks caused by reading to / writing from the same non-overlapped socket on multiple threads). I updated the UI to be aware of this, and hide the `Rebuild` button.

http.Server: Remove incorrect advance() call. This was causing browsers to disconnect the websocket, as we were sending undefined bytes.
build.WebServer: Re-enable on windows, but disable functionality that requires receiving messages from the client
build-web: Show total times in tables
2025-08-09 16:06:33 -04:00
..
2025-08-07 22:26:42 -07:00
2025-08-07 10:04:52 -07:00
2025-08-01 09:00:27 +02:00
2025-04-04 06:08:09 +02:00
2025-06-06 23:42:14 -07:00