zigzap / zap

blazingly fast backends in zig
MIT License
1.99k stars 71 forks source link

zig compiler version #38

Closed alexpyattaev closed 10 months ago

alexpyattaev commented 10 months ago

What is the zig version to run this project? 0.10.1 fails with silly errors, which one is needed is not listed anywhere...

renerocksai commented 10 months ago

As mentioned in Getting Started, it is the latest release: 0.11.0

alexpyattaev commented 10 months ago

Sorry, silly me was silly. Should stop playing with compilers late in the night. By the way zap's performance on my machine is quite impressive, almost 15% better than axum. Great work!

renerocksai commented 10 months ago

Nevermind. Playing, even with compilers, is ultimately valuable. :smile: