GitHub Actions to create Zig compiler binaries for a fork
|
|
2
|
96
|
November 21, 2024
|
Select correct field in union of struct types
|
|
1
|
103
|
November 20, 2024
|
Will the `.version` field in `build.zig.zon` always be semver?
|
|
7
|
322
|
November 20, 2024
|
Is there a similar syntax for enum types?
|
|
2
|
118
|
November 20, 2024
|
How does the compiler know two generic types are the same?
|
|
7
|
270
|
November 20, 2024
|
Build: how to rerun tests when a non-zig file changes?
|
|
7
|
207
|
November 20, 2024
|
Pass "-fno-sanitize=undefined" to a dependency?
|
|
2
|
231
|
November 19, 2024
|
Zig AST explorer website?
|
|
6
|
222
|
November 19, 2024
|
Raylib project creator
|
|
2
|
203
|
November 19, 2024
|
Generics and functions
|
|
4
|
166
|
November 19, 2024
|
Build allyourcodebase/SDL on linux
|
|
4
|
316
|
November 19, 2024
|
How to create an immutable map at compile time
|
|
23
|
1217
|
November 19, 2024
|
Void vs {}
|
|
2
|
222
|
November 19, 2024
|
Difference between anytype and type
|
|
16
|
845
|
November 18, 2024
|
Confusion about comptime structs
|
|
14
|
170
|
November 18, 2024
|
New Ziggit logo background
|
|
7
|
363
|
November 18, 2024
|
Silencing unexpected errors from std.posix syscalls in debug builds
|
|
4
|
110
|
November 18, 2024
|
Fast memory and GeneralPurposeAllocator
|
|
27
|
519
|
November 18, 2024
|
Failed to link on Windows
|
|
7
|
331
|
November 17, 2024
|
Windows GNU/MingW and MSVC binary C ABI compatibility guarantees
|
|
2
|
503
|
November 17, 2024
|
Cross-compiling for Windows: What is the difference between `-gnu` and `-msvc`?
|
|
4
|
643
|
November 17, 2024
|
Calling extern functions at comptime
|
|
5
|
406
|
November 17, 2024
|
A VM bytecode interpreter. Parsing
|
|
4
|
203
|
November 17, 2024
|
New to Zig. Having issues understanding the compiler warnings. (Error handling and function returns)
|
|
12
|
461
|
November 17, 2024
|
A VM bytecode interpreter for EduScript, an educational language
|
|
6
|
227
|
November 16, 2024
|
Read and extract a directory listing and sort them
|
|
0
|
75
|
November 16, 2024
|
Comparing Python, Zig, and C
|
|
6
|
557
|
November 16, 2024
|
Un-modified mutable function argument should be a compile error
|
|
10
|
311
|
November 16, 2024
|
Early return when null
|
|
3
|
140
|
November 16, 2024
|
Zig-to-Zig Dynamic Libraries/Modules
|
|
35
|
1629
|
November 16, 2024
|