64 bit kernel in zig
|
|
5
|
83
|
June 17, 2025
|
Removing or truncating lengthy debug info
|
|
4
|
159
|
June 16, 2025
|
Figuring out how to use translateC
|
|
2
|
161
|
June 14, 2025
|
How to use bun in zig
|
|
25
|
639
|
June 14, 2025
|
How to clone submodule during build?
|
|
4
|
121
|
June 12, 2025
|
Problem with using `miniaudio` C library
|
|
10
|
477
|
June 12, 2025
|
Anonymous import not playing nicely with @embedFile
|
|
11
|
129
|
June 11, 2025
|
Library paths search priority
|
|
1
|
93
|
June 11, 2025
|
Zig 0.14.1 build for FreeBSD amd64
|
|
2
|
164
|
June 11, 2025
|
My .zig-cache keeps blowing up
|
|
7
|
292
|
June 10, 2025
|
Limit code execution on build using steps
|
|
2
|
121
|
June 9, 2025
|
Zig ways of the code reusing
|
|
3
|
204
|
June 9, 2025
|
Best Practices for Structuring Zig Projects with External Dependencies
|
|
2
|
2297
|
June 9, 2025
|
Importing custom modules in build.zig (outside fn build)
|
|
3
|
86
|
June 5, 2025
|
Makefile to build.zig for a C project (uSockets)
|
|
4
|
140
|
June 5, 2025
|
Ghext: independent git HEAD extractor
|
|
7
|
343
|
June 4, 2025
|
What are the differences bwteen clang/clang++ and "zig cc/c++"?
|
|
8
|
209
|
June 3, 2025
|
Default or implicit `build.zig`
|
|
12
|
440
|
June 2, 2025
|
Better way to patch file with zig?
|
|
7
|
154
|
May 31, 2025
|
A custom build.zig command to run system commands and see their output
|
|
9
|
231
|
May 30, 2025
|
Zig Build System Basics
|
|
26
|
861
|
May 30, 2025
|
Monkey Lang: an interpreter written by hand
|
|
0
|
220
|
May 27, 2025
|
How does .fingerprint work?
|
|
6
|
255
|
May 30, 2025
|
Passing CLI arguments from build.zig to program
|
|
6
|
116
|
May 30, 2025
|
Zig Autodoc : render markdown files?
|
|
2
|
80
|
May 30, 2025
|
Run `zig fmt` on generated code
|
|
6
|
182
|
May 28, 2025
|
How to link native libc++ when using system integration feature
|
|
1
|
71
|
May 28, 2025
|
How can I use the Zig build system to compile and debug a pure C++ project?
|
|
3
|
135
|
May 28, 2025
|
Generate bindings for Godot and integrate it to Zig's build system
|
|
4
|
199
|
May 28, 2025
|
`ZIG_LIB_DIR` environment variable not reflecting in `zig env`
|
|
0
|
75
|
May 26, 2025
|