Creating a C Project with Zig Build System
This article is inspired by https://ziglang.org/learn/overview/#export-functions-variables-and-types-for-c-code-to-depend-on In this article we will explore creating a C Project using the Zig Build System, the advantages towards this approach are th...
Dec 31, 20234 min read551
