Unlinking Libraries?
|
|
9
|
240
|
May 1, 2025
|
Slow execution of the program with newest zig version
|
|
29
|
1012
|
April 27, 2025
|
Comment contains invalid byte: '\t'
|
|
10
|
406
|
April 25, 2025
|
How does one deal with deeply nested comptime loops?
|
|
3
|
82
|
April 23, 2025
|
Proposal: Allow Function Intstrumentation
|
|
3
|
295
|
April 22, 2025
|
Proposal : builtin @assert() One assert to rule them all
|
|
17
|
579
|
April 22, 2025
|
New Compaction-based Zig Tokenizer
|
|
18
|
734
|
April 21, 2025
|
Expected type '*T', found '*const T' in tagged union switch
|
|
12
|
213
|
April 19, 2025
|
Why do some builtins use result types and others don't?
|
|
2
|
173
|
April 15, 2025
|
@setEvalBranchQuota() in cimport failed
|
|
2
|
81
|
April 13, 2025
|
A noob builds zig from source
|
|
5
|
254
|
April 9, 2025
|
Zig build-exe --print_air for C file
|
|
1
|
52
|
April 8, 2025
|
Huge binary freestanding / STM32 (Zig 0.14.0)
|
|
9
|
394
|
April 7, 2025
|
Local variable requires a valid scope
|
|
2
|
141
|
April 6, 2025
|
Writing a Brainf**k compiler in Zig (solved)
|
|
3
|
113
|
April 6, 2025
|
Incremental Compilation on Mac
|
|
3
|
116
|
April 6, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
131
|
April 4, 2025
|
SIMD generation for large arrays
|
|
9
|
401
|
March 29, 2025
|
Error: depends on itself
|
|
5
|
209
|
March 20, 2025
|
How to detect at comptime an struct field that is default initialized to undefined?
|
|
11
|
220
|
March 15, 2025
|
How can I debug JIT-built zig tools like Aro translate-c?
|
|
2
|
141
|
March 14, 2025
|
Zig's 2025 Roadmap?
|
|
2
|
1005
|
March 13, 2025
|
0.14.0 usingnamespace doesn't work for std import
|
|
5
|
339
|
March 8, 2025
|
Make Zig tokenizer faster using threads
|
|
3
|
368
|
March 7, 2025
|
Creating modified print_air.zig
|
|
4
|
91
|
March 6, 2025
|
How to run langref generation
|
|
4
|
185
|
March 4, 2025
|
Compiling donut.c
|
|
1
|
156
|
March 3, 2025
|
Windows builds started failing on Github CI
|
|
1
|
86
|
March 1, 2025
|
FFMPEG --disable-all
|
|
2
|
198
|
February 27, 2025
|
Did I just implemented some kind of Pattern Mathing?
|
|
8
|
311
|
February 27, 2025
|