Error: depends on itself
|
|
5
|
197
|
March 20, 2025
|
How to detect at comptime an struct field that is default initialized to undefined?
|
|
11
|
208
|
March 15, 2025
|
How can I debug JIT-built zig tools like Aro translate-c?
|
|
2
|
137
|
March 14, 2025
|
Zig's 2025 Roadmap?
|
|
2
|
509
|
March 13, 2025
|
0.14.0 usingnamespace doesn't work for std import
|
|
5
|
323
|
March 8, 2025
|
Make Zig tokenizer faster using threads
|
|
3
|
349
|
March 7, 2025
|
Creating modified print_air.zig
|
|
4
|
85
|
March 6, 2025
|
How to run langref generation
|
|
4
|
181
|
March 4, 2025
|
Compiling donut.c
|
|
1
|
147
|
March 3, 2025
|
Windows builds started failing on Github CI
|
|
1
|
79
|
March 1, 2025
|
FFMPEG --disable-all
|
|
2
|
187
|
February 27, 2025
|
Did I just implemented some kind of Pattern Mathing?
|
|
8
|
305
|
February 27, 2025
|
Zig Compiler's Behavior in Regards to "Strict Aliasing"
|
|
13
|
863
|
February 22, 2025
|
Zig Inline Assembly
|
|
6
|
613
|
February 20, 2025
|
Error when compiling Zig from source
|
|
5
|
201
|
February 19, 2025
|
Zig-0.14 postponed to March 3rd
|
|
1
|
744
|
February 15, 2025
|
Async has not been implemented in the self-hosted compiler yet
|
|
9
|
693
|
February 12, 2025
|
Best way to pin Zig version today?
|
|
15
|
986
|
February 10, 2025
|
Incremental compilation demonstration with a Jetzig web app
|
|
0
|
145
|
February 8, 2025
|
Allow multiple container-level `const _` declarations
|
|
9
|
101
|
February 8, 2025
|
Slice and Array not pointing at the same data
|
|
3
|
118
|
February 7, 2025
|
Casting a pointer to a pointer of its parent struct
|
|
3
|
79
|
February 3, 2025
|
Output zig1 executable faster using object files and multi-threaded
|
|
2
|
207
|
January 29, 2025
|
Common sub-expression elimination (CSE) in Zig
|
|
7
|
172
|
January 29, 2025
|
Help with ReleaseFast on Windows x86_64 when passing bool to external c uint32_t
|
|
13
|
184
|
January 29, 2025
|
Compiling appends directory content to file
|
|
11
|
155
|
January 25, 2025
|
How does 'zig fmt' work?
|
|
3
|
271
|
January 24, 2025
|
Creating Cross Platform Plugin System
|
|
4
|
221
|
January 24, 2025
|
Can someone explain why zig is moving away from llvm but in simple way?
|
|
10
|
6969
|
January 23, 2025
|
How does zig validate code models for specific arches?
|
|
1
|
104
|
January 22, 2025
|