Error: value with comptime-only type 'comptime_int' depends on runtime control flow
|
|
8
|
170
|
September 25, 2023
|
Turbo beginner: How to pass struct
|
|
1
|
168
|
September 25, 2023
|
New Destructuring Syntax
|
|
7
|
670
|
September 20, 2023
|
Jupyter kernel for Zig
|
|
0
|
161
|
September 18, 2023
|
Is there anyone here using Scala too
|
|
1
|
150
|
September 17, 2023
|
What are the styling standards for zig
|
|
3
|
285
|
September 15, 2023
|
Zig patterns
|
|
1
|
388
|
September 14, 2023
|
Compile a string
|
|
4
|
222
|
September 14, 2023
|
How to break a switch body?
|
|
8
|
396
|
September 14, 2023
|
Idiomatic counting loop over u32?
|
|
3
|
237
|
September 12, 2023
|
How to call a C function from Zig
|
|
5
|
409
|
September 4, 2023
|
Techniques for parsing strings (and more JSON)
|
|
17
|
623
|
September 1, 2023
|
Coercions and compile time known numbers
|
|
4
|
237
|
August 27, 2023
|
Need clarification regarding allocators
|
|
11
|
462
|
August 25, 2023
|
Importing issues, import from other directory
|
|
4
|
276
|
August 22, 2023
|
ArrayList as a struct field - how?
|
|
6
|
338
|
August 22, 2023
|
All the Safeties - Conference Talk by Sean Parent
|
|
1
|
232
|
August 20, 2023
|
Multiline IF blocks as expressions?
|
|
7
|
341
|
August 14, 2023
|
Possibly missing pointer cast RLS inference?
|
|
4
|
171
|
August 14, 2023
|
How do I initialize: [*:null]const?[*:0]const u8
|
|
3
|
170
|
August 12, 2023
|
Is this a bug?
|
|
10
|
288
|
August 12, 2023
|
Learning Zig, can't figure out error handling
|
|
10
|
459
|
August 11, 2023
|
ERROR: array literal requires address-of operator (&) to coerce to slice type '[][]const u8'
|
|
2
|
165
|
August 11, 2023
|
Recovering the index of an array element
|
|
4
|
321
|
August 10, 2023
|
Here is my mostly complete JSON parsing utility
|
|
13
|
572
|
August 10, 2023
|
Types and the Zig Programming Language
|
|
6
|
914
|
August 10, 2023
|
One-based array index
|
|
28
|
459
|
August 10, 2023
|
Is it safe to cast function pointers like this?
|
|
9
|
300
|
August 9, 2023
|
Why there is no async await
|
|
2
|
343
|
August 8, 2023
|
How to get the type of a field of an anonymous type?
|
|
6
|
202
|
August 6, 2023
|