How can I cast EnumField
|
|
3
|
153
|
February 21, 2025
|
Problem with language detection and -std flag
|
|
5
|
123
|
January 22, 2025
|
General protocol for reporting compiler segmentation faults
|
|
5
|
107
|
September 2, 2024
|
Reflect the tag type of a tagged union?
|
|
4
|
125
|
September 14, 2024
|
Inline function in switch produces undefined behavior
|
|
4
|
108
|
June 30, 2024
|
Redirecting output from an external C-lib printing to stdout/stderr?
|
|
3
|
184
|
November 13, 2024
|
Is support for interop with C++ on par
|
|
2
|
207
|
September 16, 2024
|
Generating documentation for *opaque only shows source code
|
|
6
|
115
|
February 1, 2025
|
Is this error expected?
|
|
6
|
100
|
January 24, 2025
|
Is it possible to check the type of a field of a comptime struct?
|
|
1
|
107
|
September 26, 2024
|
Padding struct to fixed size with usable bytes
|
|
5
|
136
|
May 17, 2025
|
Non leading-zero count for types other than c_uint
|
|
3
|
145
|
October 9, 2024
|
Libssh2 issue
|
|
4
|
147
|
November 27, 2024
|
Semaphores (Zig std lib or Posix)
|
|
1
|
195
|
June 2, 2024
|
Issues about calling functions in abc.so
|
|
6
|
125
|
March 2, 2025
|
First time working with allocators, I am misunderstanding something?
|
|
6
|
93
|
August 18, 2024
|
VTable interface corrupted pointer
|
|
6
|
92
|
August 7, 2024
|
Zig MSCV ABI/C-Translate Struggles
|
|
3
|
142
|
January 12, 2025
|
addPackage error in build script
|
|
3
|
170
|
November 8, 2024
|
How to compile raylib wasm game
|
|
4
|
160
|
April 27, 2025
|
Slow download times of Zig compiler?
|
|
2
|
138
|
January 27, 2025
|
What's the best library to use for writing non-blocking TCP server
|
|
2
|
154
|
December 1, 2024
|
Unable to cast pointer to opaque
|
|
2
|
154
|
August 3, 2024
|
Embedded data in C header
|
|
3
|
128
|
December 18, 2024
|
Producing DWARF on PE/COFF targets
|
|
3
|
139
|
August 4, 2024
|
Is the return value of @cmpxchgWeak() accurate when a sporadic failure occurs?
|
|
4
|
115
|
February 9, 2025
|
Parse json.Value into other type
|
|
4
|
125
|
October 24, 2024
|
Monomorphization trick
|
|
2
|
134
|
October 23, 2024
|
Zig cc to compile Kitty term targeting glibc version 2.17 -- issue building GLFW dependency
|
|
3
|
124
|
July 26, 2024
|
How to idiomatically move values from one "Set" to another, and how should I think about `keyIterator` values under-the-hood?
|
|
4
|
120
|
January 20, 2025
|
Comptime iterator
|
|
2
|
130
|
April 29, 2025
|
Building Loris' supermd
|
|
2
|
145
|
December 23, 2024
|
"undefined symbol" – can't link to the system's libxml2 on macOS
|
|
2
|
150
|
May 29, 2024
|
Newbie using std.testing: notEquals and messages
|
|
7
|
100
|
May 8, 2025
|
Vscode debugger don't show variables and can't watch variables
|
|
2
|
158
|
April 15, 2025
|
I cant understand sdl_surface thingy
|
|
2
|
153
|
February 12, 2025
|
C import not found
|
|
4
|
108
|
October 28, 2024
|
(Windows) Project rebuilds from scratch every few hours
|
|
3
|
142
|
December 24, 2024
|
Split the line by delimiter to get spesific column in csv file
|
|
3
|
125
|
October 2, 2024
|
No module named 'X available within module Y
|
|
7
|
80
|
April 21, 2025
|
Returning pointer to stack allocated memory (returning a struct containing a slice)
|
|
2
|
153
|
September 5, 2024
|
How to initialize array at runtime indexed by enum
|
|
5
|
93
|
May 4, 2025
|
Segmentation fault at address 0x3 in shared library
|
|
5
|
95
|
January 20, 2025
|
Preventing absence of @alignCast() on function pointer when going from x86 to ARM
|
|
5
|
132
|
December 14, 2024
|
How to use net.Stream in non-blocked mode
|
|
2
|
185
|
May 12, 2025
|
Build SDL on android failed on 0.14.0
|
|
2
|
162
|
March 19, 2025
|
Exporting a .h file from a zig module?
|
|
2
|
130
|
December 5, 2024
|
Inline assembly is compiled to unexpected binary
|
|
4
|
121
|
November 8, 2024
|
Improving the API for a trailing data structure wrapper
|
|
3
|
138
|
July 8, 2024
|
How can I debug JIT-built zig tools like Aro translate-c?
|
|
2
|
142
|
March 14, 2025
|