What could be causing a recursive panic during alloc()?
|
|
2
|
156
|
January 28, 2025
|
Unable to find artifact of dependency
|
|
2
|
140
|
January 2, 2025
|
Accessing and passing query parameters
|
|
2
|
167
|
March 11, 2025
|
How do I get an error return trace on the build script?
|
|
3
|
141
|
March 3, 2025
|
Proper way of running tests in all files in a project? (using refAllDecls(@This()))
|
|
2
|
129
|
February 13, 2025
|
This C app crashes when it's compiled with zig
|
|
2
|
125
|
December 13, 2024
|
"Fake" build error: unable to open library directory
|
|
4
|
127
|
November 1, 2024
|
Comptime gensym
|
|
2
|
126
|
February 6, 2025
|
How to get fullpath on `build.zig`, from v0.14.0-dev?
|
|
2
|
162
|
August 3, 2024
|
Zig Autodoc : files from cache and standard lib in the tarball?
|
|
5
|
114
|
April 17, 2025
|
No field or member function named `init` in `scanner`
|
|
3
|
116
|
July 19, 2024
|
How to trigger the fuzzer loop?
|
|
2
|
148
|
May 9, 2025
|
Better understanding of comptime and loop unrolling
|
|
2
|
120
|
January 17, 2025
|
splitAny returns garbage
|
|
2
|
144
|
July 12, 2024
|
std.mem.Allocator interface doen't allow for zero-copy resizing using mremap
|
|
1
|
171
|
September 13, 2024
|
Problem calling LAPACKE from Zig
|
|
3
|
115
|
December 13, 2024
|
Non-default, multi-target build step
|
|
4
|
99
|
November 6, 2024
|
Allow doc comments inside functions, for LSP
|
|
2
|
126
|
October 2, 2024
|
Preserving function signature of internal function
|
|
2
|
115
|
May 31, 2024
|
ZigBrains cannot detect ZLS
|
|
1
|
164
|
February 2, 2025
|
Using zig build's QEMU integration?
|
|
1
|
193
|
December 9, 2024
|
Simple trie implementation
|
|
1
|
149
|
June 2, 2024
|
Zig build check and tests
|
|
6
|
84
|
April 25, 2025
|
Trouble with package manager and using header files
|
|
3
|
124
|
October 30, 2024
|
RegisterClassA winuser.h
|
|
3
|
145
|
September 10, 2024
|
Problem with @cVarArg()
|
|
3
|
113
|
July 8, 2024
|
Zig build fails to compile C program when using "-Werror" flag and optimized for safety
|
|
5
|
87
|
April 8, 2025
|
How to test for errors
|
|
2
|
158
|
September 30, 2024
|
Problem with installArtifact - maybe the syntax has changed
|
|
4
|
113
|
September 4, 2024
|
Is it possible to run verilator test benches using zig?
|
|
6
|
96
|
January 29, 2025
|
Individual request web server in Zig
|
|
1
|
167
|
February 6, 2025
|
How to pass any int to *anyopaque?
|
|
2
|
125
|
July 15, 2024
|
Help with endless Code Generation step while creating GDT array for my zig OS kernel
|
|
5
|
90
|
September 24, 2024
|
Zls error set inlay hint displays the full error set content
|
|
4
|
121
|
March 14, 2025
|
Linking against static lib which needs __addvsi3, __subvsi3, __mulvsi3, __subvdi3
|
|
3
|
121
|
May 16, 2025
|
AoC 2024: Day 20
|
|
3
|
136
|
December 22, 2024
|
Function pointers: can we create a var function pointer?
|
|
2
|
129
|
April 28, 2025
|
Allocating AST nodes
|
|
3
|
109
|
January 12, 2025
|
How to only run a subset of the standard library tests?
|
|
3
|
102
|
October 5, 2024
|
Raylib Vector3 vs my own Vector3 implementation
|
|
2
|
120
|
December 27, 2024
|
Memmory Leak
|
|
2
|
118
|
December 22, 2024
|
What are the considerations behind not combining async/await with iterables?
|
|
2
|
131
|
December 11, 2024
|
Noalias and nested pointers
|
|
4
|
111
|
April 26, 2025
|
Problem building C library: NoZigModuleForCHeader
|
|
4
|
114
|
December 17, 2024
|
Odd Slice Behavior with Huge Local Function Variable
|
|
7
|
82
|
November 30, 2024
|
Creating modified print_air.zig
|
|
4
|
92
|
March 6, 2025
|
Using both `_` and `else` in switch prongs
|
|
1
|
143
|
September 14, 2024
|
Dynamically allocate ArrayList for use in HashMap
|
|
2
|
134
|
December 13, 2024
|
Microzig recommendations
|
|
0
|
201
|
June 7, 2024
|
Checking if the build host can run binaries for the target?
|
|
3
|
113
|
March 14, 2025
|