Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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 up
Popular repositories
70 contributions in the last year
Contribution activity
August 2020
Created an issue in ziglang/zig that received 2 comments
"unable to @bitCast from pointer type" where source type value is a slice
I am new to Zig and want to understand why bit casting a slice with comptime known length: const PackedStruct = packed struct { random: [128]u8 }; c…
2
comments