Tagged union as `error` type
|
|
2
|
79
|
July 21, 2024
|
Panic when using collectOutput with std.process.Child
|
|
1
|
112
|
March 2, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
144
|
June 16, 2025
|
Not safe to free unallocated sentinel-terminated slices?
|
|
2
|
76
|
November 6, 2024
|
Permissions not preserved when deflating an imported package with binaries
|
|
6
|
50
|
August 26, 2024
|
Zig-cc, wasi and setjmp
|
|
1
|
112
|
April 28, 2025
|
How to make obsolete orders stand out
|
|
1
|
96
|
March 12, 2025
|
Build without semantic analysis
|
|
1
|
95
|
January 20, 2025
|
Segmentation Fault from GeneralPurposeAllocator
|
|
1
|
96
|
January 13, 2025
|
Seg fault in std.math.big.Ratio
|
|
2
|
82
|
January 18, 2025
|
Read slice of T from AnyReader
|
|
2
|
84
|
October 17, 2024
|
Revisiting alignedAlloc and alignedFree
|
|
0
|
136
|
June 17, 2025
|
Silly mistakes (solved)
|
|
2
|
79
|
April 6, 2025
|
Is there anyway to easily expose the standard library to C/FFI? Namely AST
|
|
2
|
84
|
January 13, 2025
|
Having local 3d party libraries
|
|
2
|
73
|
November 5, 2024
|
Get path `[]const u8` from `std.fs.Dir`
|
|
2
|
75
|
September 3, 2024
|
Trouble cross compiling to windows from wsl
|
|
1
|
98
|
August 31, 2024
|
Trashed stack when using FreeBSD's Capsicum
|
|
2
|
78
|
December 12, 2024
|
Copying shared library to final destination
|
|
1
|
100
|
July 20, 2024
|
writeStructEndian writes padding bytes of packed structs due to alignment
|
|
4
|
58
|
July 21, 2024
|
Trouble with compiling `tlse`
|
|
3
|
62
|
November 9, 2024
|
When something becomes a runtime value?
|
|
1
|
100
|
September 5, 2024
|
Restricted function type based interface pattern
|
|
0
|
132
|
June 10, 2025
|
# Going High with Ryton: Keeping the Familiar, Getting the New
|
|
0
|
132
|
January 19, 2025
|
Coremark for zig
|
|
0
|
122
|
October 9, 2024
|
Inferring key/value types of a map
|
|
2
|
75
|
January 24, 2025
|
Checking code on memory freeing
|
|
2
|
72
|
December 13, 2024
|
Compiling windows project: error: 'ip2string.h' file not found #include <ip2string.h>
|
|
2
|
87
|
November 5, 2024
|
Library with optional C depdency
|
|
1
|
94
|
October 24, 2024
|
Zig test with build tag
|
|
3
|
67
|
June 27, 2025
|
Zig with -fplugin
|
|
0
|
123
|
March 26, 2025
|
How to gather partial strings in JSON
|
|
3
|
67
|
August 14, 2024
|
Child.spawn() with SW_MINIMIZE possible?
|
|
4
|
59
|
July 18, 2024
|
Notification framework query
|
|
0
|
121
|
February 23, 2025
|
Library paths search priority
|
|
1
|
104
|
June 11, 2025
|
How does zig validate code models for specific arches?
|
|
1
|
104
|
January 22, 2025
|
JSON iterate over fields
|
|
2
|
76
|
January 27, 2025
|
@compileLog and slices/arrays
|
|
1
|
76
|
January 25, 2025
|
Unable to evaluate comptime expression (math on slice of array)
|
|
2
|
67
|
November 10, 2024
|
Pass types from build system?
|
|
1
|
83
|
November 4, 2024
|
Run arbitary step whenever a module gets imported
|
|
1
|
88
|
September 13, 2024
|
Creating a slice of StructField at comptime
|
|
2
|
74
|
July 25, 2024
|
Incorrect hex result
|
|
1
|
80
|
October 7, 2024
|
How to install shared library with exe?
|
|
1
|
88
|
February 3, 2025
|
Matrix arithmetic etc
|
|
1
|
77
|
November 30, 2024
|
How to use c function with argument type `[*c] u8`
|
|
1
|
78
|
November 6, 2024
|
Mixing instruction sets on an embedded ARM platform (GBA)
|
|
0
|
109
|
June 15, 2025
|
How to config std.testing.FailingAllocator?
|
|
2
|
76
|
August 26, 2024
|
Memory Leak with my generic grid implementation
|
|
3
|
51
|
November 8, 2024
|
What enables comparison to comptime_int?
|
|
1
|
76
|
December 23, 2024
|