Static build and linux musl
|
|
7
|
142
|
November 28, 2024
|
Using exported variables in inline asm
|
|
5
|
143
|
November 21, 2024
|
Windows GNU/MingW and MSVC binary C ABI compatibility guarantees
|
|
2
|
100
|
November 17, 2024
|
New to Zig. Having issues understanding the compiler warnings. (Error handling and function returns)
|
|
12
|
139
|
November 17, 2024
|
Zig-to-Zig Dynamic Libraries/Modules
|
|
35
|
524
|
November 16, 2024
|
Building self-hosted from the original C++ implementation
|
|
20
|
1161
|
November 13, 2024
|
Is there a way to import directly to the file without adding a constant?
|
|
9
|
205
|
November 12, 2024
|
How to properly make a static library and docs
|
|
11
|
131
|
November 10, 2024
|
Blog: Understanding How Zig and C Interact
|
|
6
|
256
|
November 7, 2024
|
Can somone explane @Type and how it works
|
|
7
|
89
|
November 6, 2024
|
How to build x11/wayland programs when linking with musl
|
|
6
|
145
|
November 5, 2024
|
Transitive failure
|
|
6
|
93
|
October 29, 2024
|
Why is symbol name `memcmp` special to `zig build-lib` and how to make it not special?
|
|
6
|
680
|
October 29, 2024
|
Draft status, no updates in 30+ days
|
|
4
|
188
|
October 19, 2024
|
Forcing semantic analysis of a single .zig file
|
|
3
|
94
|
October 14, 2024
|
Are there GPL concerns with glibc cross-compilation?
|
|
1
|
142
|
October 3, 2024
|
Zig has wrong size of `usize` for my machine
|
|
7
|
285
|
September 26, 2024
|
Source code rewrite transformations
|
|
5
|
129
|
September 24, 2024
|
Result Location Semantics (RLS) - Slice Direct Assignment Causes Undefined Value
|
|
20
|
402
|
September 21, 2024
|
Wrong sizes of extern/packed structs?
|
|
12
|
221
|
September 19, 2024
|
Why compiler did not detect leak
|
|
4
|
150
|
September 18, 2024
|
How are Optional Slices Optimized?
|
|
9
|
224
|
September 16, 2024
|
Performance Hit Relating to GPA and DOD
|
|
14
|
218
|
September 15, 2024
|
Creating opaque extern struct for C structs
|
|
2
|
141
|
September 11, 2024
|
How zig decides which bundled libc include dirs to include for `@cImport`
|
|
1
|
74
|
September 7, 2024
|
Testing asm volatile generates "incorrect" code
|
|
8
|
128
|
September 6, 2024
|
An overview of zig caching
|
|
1
|
131
|
September 6, 2024
|
An Even Further Clarification on volatile
|
|
8
|
97
|
September 4, 2024
|
General protocol for reporting compiler segmentation faults
|
|
5
|
102
|
September 2, 2024
|
Inconsistent C translated type among msvc and gnu abi?
|
|
1
|
63
|
August 31, 2024
|