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
Popular repositories
-
binaryen
Forked from WebAssembly/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
WebAssembly
-
emscripten
Forked from emscripten-core/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
C
-
llvm
Forked from llvm-mirror/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
LLVM
-
clang
Forked from llvm-mirror/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
C++
-
waterfall
Forked from WebAssembly/waterfall
Build and test bots
Python
-
musl
Forked from jfbastien/musl
musl libc experiment
C
333 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in WebAssembly/binaryen that received 3 comments
Add except_ref type
This adds except_ref type, which is a part of the exception handling proposal.