Earlier quoted context omitted.
>What are the improvements i should expect in zig compared to C ? https://ziglang.org/learn/overview/ >And how does zig stdlib compare to something like the go stdlib the stdlib is still work in progress and not the current focus of development. right now things get added to it organically (ie things needed by the compiler itself, the toolchain, or as a proof of concept for other important functionality, like an even…
i just read the doc and saw a page saying stdlib only targets x86 arch at the moment ? so no arm ?
this is the most up to date support table for Zig:
https://ziglang.org/download/0.10.0/release-notes.html#Suppo...