Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/build-web
History
kcbanner 95f57c3369 net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework send and receive logic to use overlapped I/O.
build-web: Remove the now-redundant supports_recv logic
2025-08-09 18:48:15 -04:00
..
fuzz.zig
zig fmt: apply new cast builtin order
2025-08-03 14:59:56 +02:00
index.html
Fix respondWebSocket, enable --webui on Windows
2025-08-09 16:06:33 -04:00
main.js
net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework send and receive logic to use overlapped I/O.
2025-08-09 18:48:15 -04:00
main.zig
net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework send and receive logic to use overlapped I/O.
2025-08-09 18:48:15 -04:00
style.css
build system: replace fuzzing UI with build UI, add time report
2025-08-01 23:48:21 +01:00
time_report.css
build system: replace fuzzing UI with build UI, add time report
2025-08-01 23:48:21 +01:00
time_report.zig
Fix respondWebSocket, enable --webui on Windows
2025-08-09 16:06:33 -04:00