Through witchcraft and dark magic, Zig contains a C standard library and cross compiler for every architecture in 45 megabytes.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
Isn’t Zig currently planning to remove the LLVM backend? https://github.com/ziglang/zig/issues/16270
Wouldn’t this means zig will lose support for many architectures currently supported via LLVM?
No, here
You’d just need LLVM separately but Zig would still be able to make files that LLVM can handle.