This version fixes issues in the build file that were causing errors when Zig 0.13.0 is used.
Proper dependency tracking has also been implemented. Changes to imported Zig or C files now trigger recompilation by WebPack and Rollup/Vite.
The cache directory now defaults to .zigar-cache
.