4 ms·
Not really? This change is about the code for downloading and extracting third-party packages. The @cImport change was part of an effort to (eventually) make Zi
by csande17 3mo ago
Not really? This change is about the code for downloading and extracting third-party packages. The @cImport change was part of an effort to (eventually) make Zig's dependency on LLVM/libclang optional, so that it could (eventually) be put into a third-party package, but it doesn't seem directly related.
- beepbooptheory 3mo agoYes. @cImport was removed last major version (0.16.0) so I dont think it has much to do with what tfa is talking about.