debrayg/zig-basics
No description provided.
These are zig code snippets straight to the point.
For learning purpose.
zig build-exe file.zig
./file
or
zig test file.zig
https://ziglang.org/documentation/master/
https://ziglang.org/documentation/master/std/#root
latest