The 15.1 noob
|
|
10
|
193
|
August 21, 2025
|
A survey of block expression naming and use cases in zig source code
|
|
1
|
68
|
August 21, 2025
|
Language Oriented Zig?
|
|
9
|
316
|
August 21, 2025
|
Return from recursive loops using ?void
|
|
19
|
340
|
August 21, 2025
|
Code Patterns
|
|
10
|
2959
|
August 21, 2025
|
Craft an Interpreter in Zig
|
|
11
|
495
|
August 21, 2025
|
Std.mem.sort lessThanFn type requirements
|
|
4
|
147
|
August 20, 2025
|
Is it safe to return pointers to local zero-size values?
|
|
11
|
240
|
August 20, 2025
|
Why allow cyclic imports?
|
|
15
|
818
|
August 20, 2025
|
Unexpected panic when unwrapping ArenaAllocator inside struct method
|
|
3
|
71
|
August 20, 2025
|
Debug Zig on Windows
|
|
9
|
168
|
August 19, 2025
|
Études last master my feelings
|
|
0
|
140
|
August 18, 2025
|
Zig package behaving differently on two systems
|
|
2
|
93
|
August 18, 2025
|
New Compaction-based Zig Tokenizer
|
|
26
|
1437
|
August 18, 2025
|
What is the idiomatic way to include additional information with errors?
|
|
36
|
632
|
August 18, 2025
|
Question about Io on Freestanding Targets
|
|
3
|
138
|
August 18, 2025
|
How to encode HashMap to json stirng?
|
|
2
|
366
|
August 16, 2025
|
Ministry of silly loops
|
|
14
|
696
|
August 17, 2025
|
How to correctly import a WebAssembly.Global from JS in Zig?
|
|
7
|
264
|
August 17, 2025
|
Surprising non-comptime behavior of comptime slices
|
|
9
|
107
|
August 16, 2025
|
Comptime type inference
|
|
13
|
345
|
August 16, 2025
|
A misunderstanding of `store(.acquire)
|
|
0
|
172
|
August 11, 2025
|
Call stack based 'array'
|
|
5
|
167
|
August 15, 2025
|
Why multihash is used for identify a package?
|
|
4
|
290
|
August 15, 2025
|
Differentiate same Error from different set?
|
|
2
|
123
|
August 15, 2025
|
"Upgrading" union to union(enum)
|
|
6
|
300
|
August 14, 2025
|
Zig needs to have list of compile time and runtime safety features on it's website
|
|
4
|
659
|
February 6, 2024
|
refAllDecls Replacement
|
|
8
|
191
|
August 14, 2025
|
Short math notation, casting, clarity of math expressions
|
|
51
|
2039
|
August 14, 2025
|
Compile a function to two targets
|
|
1
|
109
|
August 14, 2025
|