Lead developer & president of Zig Software Foundation
- Portland, Oregon
- https://andrewkelley.me/
- @andy_kelley
Sponsors
Block or Report
Block or report andrewrk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ziglang/zig Public
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
2,517 contributions in the last year
Less
More
Contribution activity
November 2022
Created 102 commits in 5 repositories
Created 3 repositories
- andrewrk/wazm Zig
-
andrewrk/zig-wasi
C
•
Built by
- andrewrk/zig-stage1 C
Created a pull request in ziglang/zig that received 6 comments
Nuke the C++ implementation of Zig from orbit using WASI
The idea here is to use a small WASI binary as a stage1 kernel that can be then used to build any commit from source. We provide a minimal WASI int…
+26,314
−126,795
•
6
comments
Opened 3 other pull requests in 2 repositories
ziglang/zig
1
merged
1
open
fengb/wazm
1
open
Reviewed 7 pull requests in 2 repositories
ziglang/zig
6 pull requests
- musl.zig: remove unused enum
- stage2: Miscellaneous fixes to vector arithmetic and copy elision
- Revert "x86" CPU model (not arch) back to "i386"
-
Sema: make
InferredErrorSetdeterministic - cbe: enough fixes to bootstrap a compiler with a working c backend
-
cbe: enough fixes for
-Donly-cto be able to produce an executable
ziglang/zig-bootstrap
1 pull request
Created an issue in ziglang/zig that received 4 comments
Allocator interface: allow implementations to refuse to resize in place, even when shrinking
Over in #13513 I implemented a fast allocator for WebAssembly. It's nice because it's simple and easy to understand - at only 176 lines - and it ta…
4
comments






