|
Building Zig from source for dummies?
|
|
41
|
4120
|
July 14, 2025
|
|
Zig as a C and C++ compiler
|
|
2
|
551
|
July 13, 2025
|
|
Exported symbols removed unexpectedly in release mode
|
|
6
|
252
|
July 13, 2025
|
|
Is there some way I can see the nightly builds from each day?
|
|
6
|
132
|
July 12, 2025
|
|
How to get ABI-correct libc headers from Zig for Rust bindgen (missing size_t)
|
|
4
|
145
|
July 6, 2025
|
|
A noob builds zig from source
|
|
6
|
626
|
July 6, 2025
|
|
Techniques for optimizing compile time?
|
|
5
|
185
|
July 5, 2025
|
|
Prevent custom data sections from getting stripped off on Windows
|
|
5
|
168
|
July 3, 2025
|
|
Return void; is a compiler error while return; works
|
|
2
|
96
|
July 1, 2025
|
|
Getting linker error while trying to build run
|
|
7
|
124
|
June 29, 2025
|
|
Wasm "index out of bounds" only in debug mode
|
|
6
|
321
|
June 29, 2025
|
|
.zon and init with .decl_literal
|
|
2
|
128
|
June 28, 2025
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
5
|
445
|
June 23, 2025
|
|
64 bit kernel in zig
|
|
6
|
409
|
June 20, 2025
|
|
Best Practices for Structuring Zig Projects with External Dependencies
|
|
2
|
3001
|
June 9, 2025
|
|
Im getting different output asm depending on if there is a space between -O and ReleaseFast
|
|
2
|
185
|
May 28, 2025
|
|
Help with inline assembly x86_64
|
|
16
|
323
|
May 26, 2025
|
|
How to run a test where the test runner depends on the thing being tested?
|
|
1
|
73
|
May 24, 2025
|
|
Thread xxxx panic: applying non-zero offset 65536 to null pointer when calling to a C function
|
|
3
|
91
|
May 24, 2025
|
|
Linking against static lib which needs __addvsi3, __subvsi3, __mulvsi3, __subvdi3
|
|
3
|
142
|
May 16, 2025
|
|
Why is the WASM output so complicated?
|
|
2
|
269
|
May 16, 2025
|
|
Call a variadic C function from generic Zig code without overhead
|
|
0
|
184
|
May 14, 2025
|
|
Can someone explain why zig is moving away from llvm but in simple way?
|
|
11
|
11821
|
May 13, 2025
|
|
Unlinking Libraries?
|
|
9
|
309
|
May 1, 2025
|
|
Slow execution of the program with newest zig version
|
|
29
|
1208
|
April 27, 2025
|
|
Comment contains invalid byte: '\t'
|
|
10
|
532
|
April 25, 2025
|
|
How does one deal with deeply nested comptime loops?
|
|
3
|
101
|
April 23, 2025
|
|
Proposal: Allow Function Intstrumentation
|
|
3
|
343
|
April 22, 2025
|
|
Proposal : builtin @assert() One assert to rule them all
|
|
17
|
784
|
April 22, 2025
|
|
Expected type '*T', found '*const T' in tagged union switch
|
|
12
|
304
|
April 19, 2025
|