Error when compiling Zig from source
|
|
5
|
228
|
February 19, 2025
|
Zig-0.14 postponed to March 3rd
|
|
1
|
745
|
February 15, 2025
|
Async has not been implemented in the self-hosted compiler yet
|
|
9
|
711
|
February 12, 2025
|
Best way to pin Zig version today?
|
|
15
|
993
|
February 10, 2025
|
Incremental compilation demonstration with a Jetzig web app
|
|
0
|
146
|
February 8, 2025
|
Allow multiple container-level `const _` declarations
|
|
9
|
103
|
February 8, 2025
|
Slice and Array not pointing at the same data
|
|
3
|
121
|
February 7, 2025
|
Casting a pointer to a pointer of its parent struct
|
|
3
|
90
|
February 3, 2025
|
Output zig1 executable faster using object files and multi-threaded
|
|
2
|
209
|
January 29, 2025
|
Common sub-expression elimination (CSE) in Zig
|
|
7
|
175
|
January 29, 2025
|
Help with ReleaseFast on Windows x86_64 when passing bool to external c uint32_t
|
|
13
|
185
|
January 29, 2025
|
Compiling appends directory content to file
|
|
11
|
155
|
January 25, 2025
|
How does 'zig fmt' work?
|
|
3
|
308
|
January 24, 2025
|
Creating Cross Platform Plugin System
|
|
4
|
233
|
January 24, 2025
|
Can someone explain why zig is moving away from llvm but in simple way?
|
|
10
|
7301
|
January 23, 2025
|
How does zig validate code models for specific arches?
|
|
1
|
104
|
January 22, 2025
|
Problem with language detection and -std flag
|
|
5
|
115
|
January 22, 2025
|
Why does the tag on my union(enum) take 16 bytes?
|
|
1
|
170
|
January 17, 2025
|
Calling AVX2 code from zig
|
|
7
|
243
|
January 17, 2025
|
Zig compile error: GenericPoison (access of inactive union field)
|
|
4
|
106
|
January 16, 2025
|
Going from Zig to C
|
|
4
|
441
|
January 13, 2025
|
Raw binary generation
|
|
0
|
107
|
January 11, 2025
|
Exported symbols removed unexpectedly in release mode
|
|
2
|
82
|
January 7, 2025
|
Dwarf Debug in zig 13
|
|
2
|
156
|
December 26, 2024
|
When hacking on the compiler, when will `zig build` not work for building the compiler?
|
|
1
|
127
|
December 24, 2024
|
How to resolve 'Host compiler must support std::atomic` when trying to bootstrap zig?
|
|
1
|
215
|
December 21, 2024
|
About @branchHint performance
|
|
2
|
113
|
December 20, 2024
|
Is the order of enums guaranteed?
|
|
4
|
160
|
December 15, 2024
|
This C app crashes when it's compiled with zig
|
|
2
|
121
|
December 13, 2024
|
An Even Further Clarification on volatile
|
|
12
|
295
|
December 11, 2024
|