Hacker News new | ask | show | jobs
by sgt 98 days ago
Does Zig have incremental builds yet? Or is it 20 secs each time for your build.
1 comments

20 seconds each time. Last time I tried to enable incremental build, it wasn't working for us. It was a while ago, but I think it had to do with something in our v8 bridge.
I have heard that from other Zig devs too. Must get a bit annoying as the project grows. But I guess it will be supported sooner or later.
It's discussed in the post.