Y
Hacker News
new
|
ask
|
show
|
jobs
by
squeek502
615 days ago
See
https://www.ryanliptak.com/blog/zig-is-a-windows-resource-co...
for an example of using the Zig build system to cross-compile an existing Windows GUI program written in C from any supported host system.
1 comments
oefrha
615 days ago
Yeah I have used windres for that purpose in the past, open to replacing that with a zig invocation.
link