zigster64 / zig-zag-zoe

Multiplayer TicTacToe - in Zig - using HTMX for that zero-javascript experience
http://zig-zag-zoe.com
MIT License
19 stars 1 forks source link

Update to zig 0.13 #21

Closed zigster64 closed 3 weeks ago

zigster64 commented 4 weeks ago

Fix tweaks and fixes needed here

std.options has changed

http.zig has changed quite a bit

building and deploying on freeBSD is now an option with zig 0.13 - will test that out too