Pinned Repositories
binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
binaryen.js
A buildbot for binaryen.js, a port of Binaryen to the Web, with TypeScript support.
bloaty
Bloaty McBloatface: a size profiler for binaries
bulk-memory-operations
Bulk memory operations
conditional-sections
emscripten
Emscripten: An LLVM-to-JavaScript Compiler
emscripten-fastcomp
emscripten llvm
emscripten-fastcomp-clang
emscripten clang
emsdk
Emscripten SDK
exception-handling
aheejin's Repositories
aheejin/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
aheejin/binaryen.js
A buildbot for binaryen.js, a port of Binaryen to the Web, with TypeScript support.
aheejin/bloaty
Bloaty McBloatface: a size profiler for binaries
aheejin/bulk-memory-operations
Bulk memory operations
aheejin/conditional-sections
aheejin/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
aheejin/emscripten-fastcomp
emscripten llvm
aheejin/emscripten-fastcomp-clang
emscripten clang
aheejin/emsdk
Emscripten SDK
aheejin/exception-handling
aheejin/host-bindings
aheejin/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
aheejin/meetings
Information on in-person WebAssembly meetings
aheejin/musl
musl libc experiment
aheejin/node-bug-eh
aheejin/nontrapping-float-to-int-conversions
Proposal to add non-trapping float-to-int conversions to WebAssembly
aheejin/proposals
Tracking WebAssembly proposals
aheejin/reference-types
Proposal for adding basic reference types (anyref)
aheejin/spec
WebAssembly specification, reference interpreter, and test suite.
aheejin/threads
Threads and Atomics in WebAssembly
aheejin/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
aheejin/wabt
The WebAssembly Binary Toolkit
aheejin/waterfall
Build and test bots
aheejin/wpt
Test suites for Web platform specs — including WHATWG, W3C, and others