Cannot cast `usize` to `i64` in `std.math.pow`
|
|
2
|
216
|
October 24, 2024
|
Zig - raylib no bindings - draw Image on screen
|
|
3
|
164
|
March 30, 2025
|
Segfaults and functional programming
|
|
5
|
129
|
December 14, 2024
|
Why do packed struct reverse the order of u4 fields?
|
|
2
|
172
|
February 28, 2025
|
Upgrading build from SDL2 to SDL3
|
|
2
|
193
|
February 23, 2025
|
Seg fault using vulkan-zig with dynamic library as loader
|
|
2
|
60
|
April 25, 2025
|
Sal.h missing when compiling windows project
|
|
6
|
146
|
November 5, 2024
|
Write a lazypath to a file
|
|
5
|
132
|
March 23, 2025
|
Surprising behaviour while working with the filesystem
|
|
3
|
166
|
March 30, 2025
|
Library for eBPF?
|
|
3
|
185
|
August 24, 2024
|
Custom Test Runners and Public Struct Decls
|
|
7
|
137
|
December 3, 2024
|
Placement of @setEvalBranchQuota
|
|
3
|
172
|
March 25, 2025
|
Zig Build Translate-C Step Output Path?
|
|
3
|
179
|
February 6, 2025
|
A better unreachable
|
|
3
|
146
|
January 14, 2025
|
Decrypting aes256-ctr
|
|
1
|
73
|
December 23, 2024
|
Compiler crashes with `thread 50391 panic: incorrect alignment` message
|
|
3
|
188
|
July 25, 2024
|
How to reduce zig build command output when "autopilot" it with LLM
|
|
4
|
175
|
March 27, 2025
|
Does Zig IR have Sum of Absolute Differences operation for vectors?
|
|
3
|
170
|
May 20, 2025
|
Building Zig from source
|
|
2
|
181
|
December 11, 2024
|
Build.zig.zon: 'raw' dependencies are fetched on each build
|
|
4
|
141
|
March 6, 2025
|
Help needed with local path dependency in build.zig.zon
|
|
4
|
150
|
February 20, 2025
|
Use Zig to test c/cpp files with gtest
|
|
6
|
136
|
October 31, 2024
|
FFMPEG --disable-all
|
|
2
|
204
|
February 27, 2025
|
Build.zig: depending on a file generated by system command
|
|
4
|
144
|
January 3, 2025
|
Zig build error "error: expected '.', found ':' "
|
|
4
|
172
|
October 7, 2024
|
Error: comptime dereference requires '[:0]const u8' to have a well-defined layout
|
|
6
|
135
|
January 27, 2025
|
Zig Testing
|
|
2
|
187
|
April 9, 2025
|
Makes a posix implementation layer for freestanding
|
|
2
|
167
|
February 19, 2025
|
Why `close(self: File)`, but `close(self: *Dir)`?
|
|
3
|
151
|
March 9, 2025
|
C import failed for WolfSSL
|
|
5
|
133
|
October 19, 2024
|
Pass "-fno-sanitize=undefined" to a dependency?
|
|
2
|
223
|
November 19, 2024
|
Recommended way of handling temporary strings
|
|
4
|
133
|
December 26, 2024
|
Proposal: change writeStructEndian and readStructEndian to not write/read padding bytes
|
|
2
|
117
|
July 28, 2024
|
Help using std.io.FixedBufferStream to get std.io.Reader from an ArrayList
|
|
3
|
211
|
November 4, 2024
|
How to resolve 'Host compiler must support std::atomic` when trying to bootstrap zig?
|
|
1
|
248
|
December 21, 2024
|
Error with HashMap where the key is a struct containing a pointer to another struct
|
|
6
|
140
|
December 12, 2024
|
How to add library path in zig build command?
|
|
2
|
218
|
March 9, 2025
|
Error with error!string union initialization
|
|
1
|
64
|
December 22, 2024
|
JSON Parsing, suspicion of memory leak
|
|
4
|
138
|
December 22, 2024
|
Why does the stac allocated version crash while the heap allocated version doesn't?
|
|
4
|
137
|
November 25, 2024
|
Best way to deallocate keys in StringHashMap
|
|
2
|
100
|
August 29, 2024
|
How to set RISC-V `-march`
|
|
7
|
104
|
February 12, 2025
|
SliceBuilder style data structure
|
|
7
|
146
|
May 23, 2025
|
Control the library name prefix
|
|
6
|
118
|
May 2, 2025
|
Example using diagnostics for error handling with std.json
|
|
4
|
185
|
January 18, 2025
|
Possible problems with fs.File.getOrEnableAnsiEscapeSupport
|
|
7
|
120
|
April 18, 2025
|
Providing Overrides For Zig @cImport/C-Translate?
|
|
3
|
182
|
October 17, 2024
|
Need Help Finding Heisenbug
|
|
4
|
121
|
April 8, 2025
|
Issues with module tests compilation in Zig - can't test and missing symbols in executable
|
|
4
|
162
|
January 28, 2025
|
What's the significance of `Iterator.len`?
|
|
4
|
141
|
December 28, 2024
|