|
About @src()
|
|
2
|
239
|
April 21, 2026
|
|
Are functions stacks sorted by alignment like auto layout structs?
|
|
2
|
148
|
April 20, 2026
|
|
Building wasm library with Zig 0.16.0
|
|
15
|
635
|
April 16, 2026
|
|
How to use zig on windows 64?
|
|
8
|
500
|
April 15, 2026
|
|
Chasing a miscompilation (31133)
|
|
1
|
168
|
April 15, 2026
|
|
The Limits of Devirtualization
|
|
81
|
3121
|
April 15, 2026
|
|
I built a Go-like Green Fiber runtime that is memory safe like Rust, with no garbage collector, and a language that transpiles to Zig to use it
|
|
7
|
696
|
April 8, 2026
|
|
New-ish compiler crash when compiling for wasm32-emscripten
|
|
4
|
346
|
April 5, 2026
|
|
`npx @zigc/cli version` Zig Compiler distributed via NPM
|
|
0
|
169
|
April 4, 2026
|
|
0.16 release?
|
|
6
|
1460
|
March 28, 2026
|
|
Linker can't find some llvm symbols when compiling zig from source
|
|
1
|
138
|
March 22, 2026
|
|
Devlog ⚡ Type resolution redesign, with language changes to taste
|
|
17
|
1468
|
March 22, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
126
|
March 18, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
280
|
March 17, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
864
|
March 14, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
405
|
March 9, 2026
|
|
Interested in Implementation of Big Integers (u256, u1024, u3141, etc.)
|
|
5
|
396
|
March 1, 2026
|
|
Zig gpu kernel for macOS (via spirv)
|
|
5
|
771
|
March 1, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
318
|
February 23, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
253
|
February 22, 2026
|
|
Linker error when building Zig from source
|
|
4
|
1021
|
February 21, 2026
|
|
Strange Air.Inst.Data when Air.Inst.Tag is `.block`
|
|
2
|
117
|
February 16, 2026
|
|
Generating nice langauge bindings for external langauges for a zig library
|
|
2
|
214
|
February 14, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
174
|
February 11, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
206
|
February 7, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
912
|
February 1, 2026
|
|
Hitting comptime limit for unclear reasons and `setEvalBranchQuota` doesn't make it go away
|
|
5
|
284
|
February 1, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
630
|
January 25, 2026
|
|
Can this compiler optimize two switch statements into one? Is that even possible?
|
|
4
|
285
|
January 23, 2026
|
|
How to debug exercism test?
|
|
1
|
126
|
January 23, 2026
|