close
The Wayback Machine - https://web.archive.org/web/20220616125718/https://github.com/andrewrk
Skip to content
Avatar

Sponsors

@AaronStGeorge @marshallworks @fengb @jagt @sabberworm @scoutapm-sponsorships @hxegon @badlogic @nilslice @borancar @gadget-inc @erwanor @tsujp

Sponsoring

@wolfpld @awesomekling @slimsag @ThePhD @linusg @kristoff-it

Organizations

@NixOS @recursecenter @expressjs @LMMS @PistonDevelopers @PrismarineJS @llvm @ziglang
Block or Report

Block or report andrewrk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ziglang/zig Public

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Zig 14.2k 1.2k

  2. libsoundio Public

    C library for cross-platform real-time audio input and output

    C 1.5k 188

  3. groovebasin Public

    Music player server with a web-based user interface.

    JavaScript 1.8k 133

  4. jamulator Public

    (unmaintained) recompiling NES roms into native executables

    Go 366 22

  5. clashos Public

    multiplayer arcade game for bare metal Raspberry Pi 3 B+

    Zig 174 16

  6. HellOS Public

    "hello world" x86 kernel example

    Zig 151 24

2,148 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 56 commits in 2 repositories

Created a pull request in ziglang/zig that received 6 comments

Created an issue in ziglang/zig that received 5 comments

make callconv not have comptime parameters in scope

This is currently supported by self-hosted: fn foo(comptime a: u16, comptime cc: builtin.CallingConvention) void align(a) callconv(cc) { } I think …

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.