|
Building wasm library with Zig 0.16.0
|
|
11
|
70
|
April 15, 2026
|
|
How to use zig on windows 64?
|
|
8
|
253
|
April 15, 2026
|
|
Chasing a miscompilation (31133)
|
|
1
|
120
|
April 15, 2026
|
|
The Limits of Devirtualization
|
|
81
|
2396
|
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
|
557
|
April 8, 2026
|
|
Handmade Hotreloading (by dll swaping)
|
|
1
|
193
|
April 8, 2026
|
|
New-ish compiler crash when compiling for wasm32-emscripten
|
|
4
|
312
|
April 5, 2026
|
|
`npx @zigc/cli version` Zig Compiler distributed via NPM
|
|
0
|
144
|
April 4, 2026
|
|
0.16 release?
|
|
6
|
1388
|
March 28, 2026
|
|
Linker can't find some llvm symbols when compiling zig from source
|
|
1
|
111
|
March 22, 2026
|
|
Devlog ⚡ Type resolution redesign, with language changes to taste
|
|
17
|
1350
|
March 22, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
100
|
March 18, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
261
|
March 17, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
707
|
March 14, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
292
|
March 9, 2026
|
|
Interested in Implementation of Big Integers (u256, u1024, u3141, etc.)
|
|
5
|
338
|
March 1, 2026
|
|
Zig gpu kernel for macOS (via spirv)
|
|
5
|
610
|
March 1, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
289
|
February 23, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
225
|
February 22, 2026
|
|
Linker error when building Zig from source
|
|
4
|
296
|
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
|
133
|
February 11, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
161
|
February 7, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
761
|
February 1, 2026
|
|
Hitting comptime limit for unclear reasons and `setEvalBranchQuota` doesn't make it go away
|
|
5
|
234
|
February 1, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
220
|
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
|
110
|
January 23, 2026
|
|
Weird bit-twiddling coercion behavior
|
|
6
|
111
|
January 16, 2026
|