# Zosimos experimenting with embedded Zig programming ## Building This project has been tested with Zig version `0.15.1` ```console $ zig build ``` builds the kernel and sets up the `zig-out/boot` directory for network booting.