|
Zig stability during pre-1.0 churn
|
|
9
|
542
|
March 14, 2026
|
|
Devlog ⚡ Type resolution redesign, with language changes to taste
|
|
16
|
917
|
March 12, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
265
|
March 9, 2026
|
|
Interested in Implementation of Big Integers (u256, u1024, u3141, etc.)
|
|
5
|
324
|
March 1, 2026
|
|
Zig gpu kernel for macOS (via spirv)
|
|
5
|
506
|
March 1, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
282
|
February 23, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
223
|
February 22, 2026
|
|
Linker error when building Zig from source
|
|
4
|
243
|
February 21, 2026
|
|
Strange Air.Inst.Data when Air.Inst.Tag is `.block`
|
|
2
|
96
|
February 16, 2026
|
|
Generating nice langauge bindings for external langauges for a zig library
|
|
2
|
154
|
February 14, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
122
|
February 11, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
159
|
February 7, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
728
|
February 1, 2026
|
|
Hitting comptime limit for unclear reasons and `setEvalBranchQuota` doesn't make it go away
|
|
5
|
229
|
February 1, 2026
|
|
The Limits of Devirtualization
|
|
80
|
2158
|
January 28, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
178
|
January 25, 2026
|
|
Can this compiler optimize two switch statements into one? Is that even possible?
|
|
4
|
249
|
January 23, 2026
|
|
How to debug exercism test?
|
|
1
|
106
|
January 23, 2026
|
|
Weird bit-twiddling coercion behavior
|
|
6
|
111
|
January 16, 2026
|
|
Jupyter kernel for Zig
|
|
3
|
1451
|
January 14, 2026
|
|
How to add builtin function to compiler
|
|
1
|
139
|
January 10, 2026
|
|
Preserve_none calling convention for 30% faster interpreter
|
|
8
|
688
|
January 8, 2026
|
|
Error: async has not been implemented in the self-hosted compiler yet
|
|
2
|
129
|
January 8, 2026
|
|
Segfault when linking libc on kindle
|
|
8
|
223
|
January 6, 2026
|
|
Pub main fn changes and accessing env vars in tests
|
|
3
|
124
|
January 6, 2026
|
|
For range loops slower than while loops?
|
|
30
|
504
|
January 1, 2026
|
|
How to debug `error: LLVM ERROR: unsupported library call operation`
|
|
1
|
50
|
December 29, 2025
|
|
When will type conversions get smarter?
|
|
1
|
204
|
December 27, 2025
|
|
About sub-expression evaluation order rules
|
|
3
|
116
|
December 26, 2025
|
|
Writing tests for @compileError
|
|
6
|
241
|
December 17, 2025
|