Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zigtools
/
zig
Public
forked from
ziglang/zig
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
zig
src
codegen.zig
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2025
codegen: fix tuple padding
Show description for 459f3b7
jacobly0
committed
459f3b7
View commit details
Copy full SHA for 459f3b7
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Coff: delete
jacobly0
committed
1fa11e0
View commit details
Copy full SHA for 1fa11e0
View code at this point
Browse repository at this point
Coff2: create a new linker from scratch
jacobly0
committed
e1f3fc6
View commit details
Copy full SHA for e1f3fc6
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
compiler: move self-hosted backends from src/arch to src/codegen
alexrp
committed
86077fe
View commit details
Copy full SHA for 86077fe
View code at this point
Browse repository at this point
Commits on Sep 21, 2025
Elf2: create a new linker from scratch
Show description for f58200e
jacobly0
authored and
andrewrk
committed
f58200e
View commit details
Copy full SHA for f58200e
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
more updates to not use GenericWriter
andrewrk
committed
2151b10
View commit details
Copy full SHA for 2151b10
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Sema: Improve comptime arithmetic undef handling
Show description for d0586da
Justus2308
committed
d0586da
View commit details
Copy full SHA for d0586da
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
linker: delete plan9 support
Show description for 0b3c3c0
andrewrk
committed
0b3c3c0
View commit details
Copy full SHA for 0b3c3c0
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Watch: do not fail when file is removed
Show description for 246e1de
alichraghi
committed
246e1de
View commit details
Copy full SHA for 246e1de
View code at this point
Browse repository at this point
Commits on Aug 2, 2025
spirv: refactor
alichraghi
committed
31de2c8
View commit details
Copy full SHA for 31de2c8
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
codegen: prevent AnyMir from bloating zig1.wasm
andrewrk
committed
e9b9a27
View commit details
Copy full SHA for e9b9a27
View code at this point
Browse repository at this point
aarch64: add new from scratch self-hosted backend
jacobly0
authored and
andrewrk
committed
5060ab9
View commit details
Copy full SHA for 5060ab9
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
compiler: update a bunch of format strings
andrewrk
committed
30c2921
View commit details
Copy full SHA for 30c2921
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
compiler: delete arm backend
Show description for a13f0d4
andrewrk
committed
a13f0d4
View commit details
Copy full SHA for a13f0d4
View code at this point
Browse repository at this point
compiler: delete aarch64 backend
Show description for 20a5430
andrewrk
committed
20a5430
View commit details
Copy full SHA for 20a5430
View code at this point
Browse repository at this point
compiler: delete powerpc backend stub
Show description for 80a9b8f
andrewrk
committed
80a9b8f
View commit details
Copy full SHA for 80a9b8f
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
remove `spirv` cpu arch
alichraghi
authored and
andrewrk
committed
1df79ab
View commit details
Copy full SHA for 1df79ab
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
x86_64: increase passing test coverage on windows
Show description for 1f98c98
jacobly0
committed
1f98c98
View commit details
Copy full SHA for 1f98c98
View code at this point
Browse repository at this point
Target: pass and use locals by pointer instead of by value
Show description for 9176408
jacobly0
committed
9176408
View commit details
Copy full SHA for 9176408
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
rename spirv backend name
Show description for 872f68c
alichraghi
committed
872f68c
View commit details
Copy full SHA for 872f68c
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
x86_64: implement coff relocations
jacobly0
authored and
mlugg
committed
afa07f7
View commit details
Copy full SHA for afa07f7
View code at this point
Browse repository at this point
codegen: make threadlocal logic consistent
jacobly0
authored and
mlugg
committed
d312dfc
View commit details
Copy full SHA for d312dfc
View code at this point
Browse repository at this point
x86_64: remove linker references from codegen
jacobly0
authored and
mlugg
committed
ba53b14
View commit details
Copy full SHA for ba53b14
View code at this point
Browse repository at this point
x86_64: remove air references from mir
jacobly0
authored and
mlugg
committed
c95b1bf
View commit details
Copy full SHA for c95b1bf
View code at this point
Browse repository at this point
wasm: get self-hosted compiling, and supporting `separate_thread`
Show description for c0df707
mlugg
committed
c0df707
View commit details
Copy full SHA for c0df707
View code at this point
Browse repository at this point
compiler: get most backends compiling again
Show description for 5ab307c
mlugg
committed
5ab307c
View commit details
Copy full SHA for 5ab307c
View code at this point
Browse repository at this point
compiler: rework backend pipeline to separate codegen and link
Show description for 9eb400e
mlugg
committed
9eb400e
View commit details
Copy full SHA for 9eb400e
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
x86_64: add support for pie executables
jacobly0
authored and
andrewrk
committed
0bf8617
View commit details
Copy full SHA for 0bf8617
View code at this point
Browse repository at this point
Commits on May 31, 2025
cbe: implement `stdbool.h` reserved identifiers
Show description for 77e6513
jacobly0
committed
77e6513
View commit details
Copy full SHA for 77e6513
View code at this point
Browse repository at this point
Sema: remove `all_vector_instructions` logic
Show description for 6198f7a
jacobly0
committed
6198f7a
View commit details
Copy full SHA for 6198f7a
View code at this point
Browse repository at this point
codegen: fix accidental stack UAF
mlugg
authored and
jacobly0
committed
b4a0a08
View commit details
Copy full SHA for b4a0a08
View code at this point
Browse repository at this point
Legalize: implement scalarization of binary operations
jacobly0
committed
b483def
View commit details
Copy full SHA for b483def
View code at this point
Browse repository at this point
Commits on May 29, 2025
Legalize: introduce a new pass before liveness
Show description for c04be63
jacobly0
committed
c04be63
View commit details
Copy full SHA for c04be63
View code at this point
Browse repository at this point
Commits on May 27, 2025
compiler: tlv pointers are not comptime-known
Show description for 92c6312
mlugg
committed
92c6312
View commit details
Copy full SHA for 92c6312
View code at this point
Browse repository at this point
Commits on May 20, 2025
compiler: Scaffold stage2_powerpc backend.
Show description for 999777e
alexrp
committed
999777e
View commit details
Copy full SHA for 999777e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.