dschuff
Yet another compiler compiler. I work on WebAssembly, LLVM, Native Client, and Chromium.
GoogleThe Internets
Pinned Repositories
binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
sexpr-wasm-prototype
sexpression -> wasm
WAOT
Obsolete - see https://github.com/WebAssembly/wasm-aot-prototype
wasm-aot-prototype
AOT compiler and static runtime for WebAssembly
web-shootout
Automatically exported from code.google.com/p/web-shootout
emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
binaryen
Optimizer and compiler/toolchain library for WebAssembly
wabt
The WebAssembly Binary Toolkit
dschuff's Repositories
dschuff/wasm-aot-prototype
AOT compiler and static runtime for WebAssembly
dschuff/sexpr-wasm-prototype
sexpression -> wasm
dschuff/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
dschuff/lib-bloat
Calculate per-object/per-archive contribution to linked wasm file size
dschuff/WAOT
Obsolete - see https://github.com/WebAssembly/wasm-aot-prototype
dschuff/web-shootout
Automatically exported from code.google.com/p/web-shootout
dschuff/bikeshed-boilerplate
Boilerplate files for Bikeshed specs
dschuff/bloaty
Bloaty McBloatface: a size profiler for binaries
dschuff/caniuse
Raw browser/feature support data from caniuse.com
dschuff/charter-drafts
Draft W3C WG and CG charters for public review
dschuff/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
dschuff/compiler-rt
Mirror of official compiler-rt git repository located at http://llvm.org/git/compiler-rt. Updated every five minutes.
dschuff/design
WebAssembly Design Documents
dschuff/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
dschuff/emscripten-fastcomp
emscripten llvm
dschuff/emscripten-fastcomp-clang
emscripten clang
dschuff/emsdk
Emscripten SDK
dschuff/it-tools
dschuff/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
dschuff/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
dschuff/musl-wasm-prototype
musl libc experiment
dschuff/nweb
A tiny web server in C
dschuff/onboarding
A tool to send the facility map to newcomers in a group
dschuff/pnacl-examples
Compiled contents of the PNaCl Examples Chrome app
dschuff/sexpr-wasm
sexpression -> wasm
dschuff/spec
WebAssembly specification, reference interpreter, and test suite.
dschuff/testsuite
Mirror of the spec testsuite
dschuff/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
dschuff/wasm-debug-subgroup
Staging for items related to the WebAssembly debugging subgroup
dschuff/wasm-feature-detect
A small library to detect which features of WebAssembly are supported.