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 36 million developers.
Sign up
Pinned
2,207 contributions in the last year
Contribution activity
May 2019
- Correction of netbsd structs
- std: Remove some assumptions about the host platform
- std.debug: colour improvements
- WASI std: implement native os.exit and os.abort
- std.HashMap: add public ensureCapacity fn
- stage1 compiler for dragonfly os + ravenports
- Make io offsets/sizes u64 instead of usize
- Add sendmmsg syscall wrapper
- dl_iterate_phdr implementation
- make @clz() @ctz() @popCount() @bSwap() @bitReverse() all take types
- docgen: support wasm and wasi
- Review std/math and update documentation
- Don't install zig_cpp lib for stage2 target