Option ‣ cacheDir - chung-leong/zigar GitHub Wiki
The directory where compiled shared libraries are placed. The cache directory is used when you
provide a .zig path to require()
or import()
(instead of a .zigar module path).
Default:
${process.cwd()}/.zigar-cache