Zig has been relatively stable for the past few years for the main Zig code.
What has changed the most is the `build.zig` build system (which we aren't using).
We are also looking ahead at Zig roadmap, and trying to anticipate upcoming breaking changes,
and isolate our users from that.
my only question is: is zig stable enough to base such a project on?