add to the toolchain ability to create an import library #21171
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
os-windows
Milestone
Prerequisite of #16270.
zig/src/mingw.zig
Lines 279 to 289 in 205e17a
zig/src/zig_llvm.cpp
Lines 447 to 524 in 205e17a
We need the ability to do this without the dependency on LLVM.
Probably this should be exposed as a CLI subcommand as well.
The text was updated successfully, but these errors were encountered: