|
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
|
|
2
|
234
|
April 6, 2026
|
|
New-ish compiler crash when compiling for wasm32-emscripten
|
|
4
|
290
|
April 5, 2026
|
|
`npx @zigc/cli version` Zig Compiler distributed via NPM
|
|
0
|
128
|
April 4, 2026
|
|
0.16 release?
|
|
6
|
1336
|
March 28, 2026
|
|
Linker can't find some llvm symbols when compiling zig from source
|
|
1
|
110
|
March 22, 2026
|
|
Devlog ⚡ Type resolution redesign, with language changes to taste
|
|
17
|
1338
|
March 22, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
99
|
March 18, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
260
|
March 17, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
696
|
March 14, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
288
|
March 9, 2026
|
|
Interested in Implementation of Big Integers (u256, u1024, u3141, etc.)
|
|
5
|
335
|
March 1, 2026
|
|
Zig gpu kernel for macOS (via spirv)
|
|
5
|
607
|
March 1, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
288
|
February 23, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
225
|
February 22, 2026
|
|
Linker error when building Zig from source
|
|
4
|
285
|
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
|
165
|
February 14, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
124
|
February 11, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
160
|
February 7, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
751
|
February 1, 2026
|
|
Hitting comptime limit for unclear reasons and `setEvalBranchQuota` doesn't make it go away
|
|
5
|
233
|
February 1, 2026
|
|
The Limits of Devirtualization
|
|
80
|
2252
|
January 28, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
206
|
January 25, 2026
|
|
Can this compiler optimize two switch statements into one? Is that even possible?
|
|
4
|
250
|
January 23, 2026
|
|
How to debug exercism test?
|
|
1
|
109
|
January 23, 2026
|
|
Weird bit-twiddling coercion behavior
|
|
6
|
111
|
January 16, 2026
|
|
Jupyter kernel for Zig
|
|
3
|
1459
|
January 14, 2026
|
|
How to add builtin function to compiler
|
|
1
|
140
|
January 10, 2026
|
|
Preserve_none calling convention for 30% faster interpreter
|
|
8
|
695
|
January 8, 2026
|
|
Error: async has not been implemented in the self-hosted compiler yet
|
|
2
|
137
|
January 8, 2026
|