Login
From:
zackoverflow.dev
(Uncensored)
subscribe
I spent 181 minutes waiting for the Zig compiler this week
https://zackoverflow.dev/writing/i-spent-181-minutes-waiting-for-the-zig-compiler-this-week/
links
backlinks
Roast topics
Find topics
Find it!
TLDR; The Zig compiler takes about 1 minute and 30 seconds to compile debug builds of Bun. Zig's language server doesn't do basic things like type-checking, so often have to run the compiler to see if my code works.