Zig playground Prerequisites Installed Zig (https://ziglang.org/download/) Quick start git clone https://github.com/pawelhenek/zig-playground.git cd zig-playground zig build test zig run src/main.zig Locally verified with zig version 0.12.0