authorgravatar for marco.fras@hotmail.itMarco F <marco.fras@hotmail.it> 2024-04-20 19:30:04+02:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2024-04-20 17:26:56-07:00
log40118c769f146664574d8ce9af9aadcdd8c1799d
treea887860ffe13feb534d8bf72055c68853455c013
parentd8764ec770a60109cc29e410e821af97122218d3

update list of missing features in no-LLVM built zig2


1 files changed, 0 insertions(+), 2 deletions(-)

README.md-2
......@@ -85,8 +85,6 @@ therefore lacking these features:
8585- [Some ELF linking features](https://github.com/ziglang/zig/issues/17749)
8686- [Most COFF/PE linking features](https://github.com/ziglang/zig/issues/17751)
8787- [Some WebAssembly linking features](https://github.com/ziglang/zig/issues/17750)
88- [Ability to output LLVM bitcode](https://github.com/ziglang/zig/issues/13265)
89- [Windows resource file compilation](https://github.com/ziglang/zig/issues/17752)
9088- [Ability to create import libs from def files](https://github.com/ziglang/zig/issues/17807)
9189- [Automatic importlib file generation for Windows DLLs](https://github.com/ziglang/zig/issues/17753)
9290- [Ability to create static archives from object files](https://github.com/ziglang/zig/issues/9828)