Skip to content

Issues: ziglang/zig

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

translate-c: "unable to translate C expr" for struct initializer macros in webgpu.h bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#23599 opened Apr 18, 2025 by dpirch
--allow-undefined wasm-ld flag is unsupported arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior linking
#23598 opened Apr 17, 2025 by westbot657 0.15.0
file exists in multiple modules with circular path-based dependencies bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#23597 opened Apr 17, 2025 by Vexu
SmpAllocator becomes less efficient when more than 128 CPUs are trying to use the allocator. enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#23594 opened Apr 17, 2025 by programmerjake 0.15.0
SmpAllocator won't properly adjust CPU count when cpus are moved online/offline enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#23593 opened Apr 17, 2025 by programmerjake 0.15.0
SmpAllocator won't return memory for small allocations to the OS bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#23592 opened Apr 17, 2025 by programmerjake 0.15.0
Generic Typesafe LinkedList
#23591 opened Apr 17, 2025 by ityonemo
Use self-hosted linker to emit stub libc.so instead of assembling contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. libc Issues related to libzigc and Zig's vendored libc code. os-freebsd os-linux
#23588 opened Apr 16, 2025 by alexrp 0.16.0
Add (e)Z80 backend backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#23579 opened Apr 16, 2025 by myclevorname
LLVM compilation error when assigning enum to union at runtime backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#23577 opened Apr 15, 2025 by Abstract-Everything 0.15.0
Proposal: Ability to append functions to .init_array/.fini_array enhancement Solving this issue will likely involve adding new logic or components to the codebase. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23574 opened Apr 15, 2025 by alexrp 0.16.0
Unable to use @ptrFromInt to call a function for thumb bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23570 opened Apr 14, 2025 by chivay 0.15.0
std.MultiArrayList: expose FieldType and Elem types as public enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#23568 opened Apr 14, 2025 by axelmagn
Implement libunwind in Zig contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#23560 opened Apr 13, 2025 by alexrp 0.16.0
s390x target seems got slow after update of LLVM. arch-s390x 64-bit IBM z/Architecture backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior upstream An issue with a third party project that Zig uses.
#23557 opened Apr 12, 2025 by HomuHomu833 0.15.0
slice.ptr should be read-only proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23556 opened Apr 12, 2025 by jedisct1
Broken LLVM module on tail call bug Observed behavior contradicts documented or intended behavior
#23550 opened Apr 12, 2025 by SimonMeskens
promote std.mem.Alignment to std.builtin and use it as the type of alignments instead of usize breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23548 opened Apr 11, 2025 by andrewrk 0.15.0
zig-bootstrap FTBFS on freebsd: unsupported linker arg: --dependency-file bug Observed behavior contradicts documented or intended behavior os-freebsd
#23546 opened Apr 11, 2025 by andrewrk 0.15.0
unrecognized file extension on file.so.1.2.3.4 bug Observed behavior contradicts documented or intended behavior
#23545 opened Apr 11, 2025 by EgorkaZ 0.15.0
std.Target: allow omitting features breaking Implementing this issue could cause existing code to no longer compile or have different behavior. enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#23539 opened Apr 11, 2025 by alichraghi 0.15.0
Figure out a strategy for testing libzigc against libc-test libc Issues related to libzigc and Zig's vendored libc code. testing This issue is related to testing the compiler, standard library, or other parts of Zig.
#23538 opened Apr 11, 2025 by alexrp 0.16.0
Difference in SIMD semantics breaks translate-c code bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#23536 opened Apr 11, 2025 by Majora320
std.zon.stringify.serialize is escaping integer literals when emit_codepoint_literals = .always bug Observed behavior contradicts documented or intended behavior
#23535 opened Apr 11, 2025 by nurulhudaapon
x86_64_encoder: no encoding found for: none mov m256 imm8s none none bug Observed behavior contradicts documented or intended behavior
#23534 opened Apr 11, 2025 by bangbangsheshotmedown
ProTip! What’s not been updated in a month: updated:<2025-03-17.