Hacker News new | ask | show | jobs
by csande17 24 days 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.
1 comments

Yes. @cImport was removed last major version (0.16.0) so I dont think it has much to do with what tfa is talking about.