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 28 million developers.
Sign up
Pinned repositories
513 contributions in the last year
Contribution activity
February 2019
tiehuis has no activity
yet for this period.
January 2019
Created an issue in ziglang/zig that received 1 comment
compiler assertion tripped when performing @compileLog on `const *c_void`.
pub fn main() void { @compileLog(@ptrCast(*const c_void, &main));
}
$ zig build-exe tmp.zig
| zig: /home/me/src/zig/src/analyze.cpp:324: uint64_t …
1
comment