Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,559 contributions in the last year
Activity overview
Contribution activity
November 2020
Created a pull request in ziglang/zig that received 7 comments
Re-enable system linker hack
It is now possible to force linking with system linker ld instead
of the LLVM lld linker when building natively on the target. This
can be done at …
Opened 10 other pull requests in 4 repositories
ziglang/zig
2
open
4
merged
1
closed
Reviewed 8 pull requests in 1 repository
ziglang/zig 8 pull requests
- Update cmake minimum version
- stage2: Make zig cc more verbose
- std: Disable _only_ the flaky part of the ResetEvent test
- std: openDirAbsolute and accessAbsolute
- openbsd: skip tests using Dir.realpath
- macOS libc headers: add POSIX headers
- Implement chdir and chdirZ for Windows
- stage2 ARM: miscellaneous improvements
Created an issue in ziglang/zig that received 13 comments
stage2: code signing in self-hosted MachO linker (arm64)
This is a meta issue for tracking progress on code signing of binaries generated with the self-hosted MachO linker targeting arm64 Macs. I also hop…

