Self-Hosted x86 Backend is Now Default in Debug Mode
|
|
20
|
977
|
June 10, 2025
|
Best Practices for Structuring Zig Projects with External Dependencies
|
|
2
|
2291
|
June 9, 2025
|
Im getting different output asm depending on if there is a space between -O and ReleaseFast
|
|
2
|
179
|
May 28, 2025
|
Help with inline assembly x86_64
|
|
16
|
264
|
May 26, 2025
|
How to run a test where the test runner depends on the thing being tested?
|
|
1
|
54
|
May 24, 2025
|
Thread xxxx panic: applying non-zero offset 65536 to null pointer when calling to a C function
|
|
3
|
79
|
May 24, 2025
|
Is the compiler allowed to clobber struct padding?
|
|
3
|
155
|
May 17, 2025
|
Linking against static lib which needs __addvsi3, __subvsi3, __mulvsi3, __subvdi3
|
|
3
|
125
|
May 16, 2025
|
Why is the WASM output so complicated?
|
|
2
|
238
|
May 16, 2025
|
What would second implementation of Zig need to compile/bootstrap Zig?
|
|
3
|
265
|
May 15, 2025
|
Call a variadic C function from generic Zig code without overhead
|
|
0
|
105
|
May 14, 2025
|
Can someone explain why zig is moving away from llvm but in simple way?
|
|
11
|
9062
|
May 13, 2025
|
Unlinking Libraries?
|
|
9
|
250
|
May 1, 2025
|
Slow execution of the program with newest zig version
|
|
29
|
1052
|
April 27, 2025
|
Comment contains invalid byte: '\t'
|
|
10
|
424
|
April 25, 2025
|
How does one deal with deeply nested comptime loops?
|
|
3
|
86
|
April 23, 2025
|
Proposal: Allow Function Intstrumentation
|
|
3
|
307
|
April 22, 2025
|
Proposal : builtin @assert() One assert to rule them all
|
|
17
|
618
|
April 22, 2025
|
New Compaction-based Zig Tokenizer
|
|
18
|
763
|
April 21, 2025
|
Expected type '*T', found '*const T' in tagged union switch
|
|
12
|
218
|
April 19, 2025
|
Why do some builtins use result types and others don't?
|
|
2
|
174
|
April 15, 2025
|
@setEvalBranchQuota() in cimport failed
|
|
2
|
82
|
April 13, 2025
|
A noob builds zig from source
|
|
5
|
292
|
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
|
412
|
April 7, 2025
|
Local variable requires a valid scope
|
|
2
|
142
|
April 6, 2025
|
Writing a Brainf**k compiler in Zig (solved)
|
|
3
|
119
|
April 6, 2025
|
Incremental Compilation on Mac
|
|
3
|
116
|
April 6, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
138
|
April 4, 2025
|
SIMD generation for large arrays
|
|
9
|
414
|
March 29, 2025
|