Core developer at Zig Software Foundation.
-
Zig
- Warsaw, Poland
- www.jakubkonka.com
- @kubkon
Block or Report
Block or report kubkon
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.
-
-
1,257 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2021
Created 42 commits in 6 repositories
Created 1 repository
- kubkon/bork Zig
Created a pull request in ziglang/zig that received 5 comments
macho: add preliminary non-prealloc path to the linker
The non-prealloc path is currently enabled for stage1 by default, and in the future, it might also apply to release builds if we decide not to have…
+724
−230
•
5
comments
Opened 9 other pull requests in 1 repository
ziglang/zig
1
open
8
merged
- stage2: rewrite MIR -> Isel layer for x86_64
- macho: handle -install_name option for dylibs/MachO
- stage2: refactor x86_64 and macOS tests
- macho: refactor consts in std.macho, and fix two bugs in MachO linker backend
- macho: allow undefined symbols in dylibs
- macho: move load command wrappers and parsing utils to std.macho
- macho: write out LC_FUNCTION_START data
- macho: handle non-extern UNSIGNED relocs on arm64
- macho: do not write null symbols into undef symbols section
Reviewed 5 pull requests in 1 repository
Created an issue in fubark/zig-v8 that received 1 comment
arm64 macOS release tarball
Hey @fubark, first of, great work! I've had a quick poke at build.zig and if I understand it correctly, you rely on system build tools to build V8,…
1
comment