Skip to content
Avatar

Highlights

Organizations

@emscripten-ports @WebAssembly @emscripten-core

Sponsoring

@andrewrk

Popular repositories

  1. Direct port of the Bullet physics engine to JavaScript using Emscripten

    C++ 2.5k 362

  2. BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML

    C++ 1.2k 240

  3. Text-to-Speech in JavaScript using eSpeak

    C++ 1.1k 286

  4. Port of Box2D to JavaScript using Emscripten

    C 1.1k 174

  5. LLVM compiled to JavaScript using Emscripten

    JavaScript 405 33

3,662 contributions in the last year

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

Contribution activity

January 2021

Created a pull request in WebAssembly/binaryen that received 8 comments

Warn when running a pass not compatible with DWARF

Previously the addDefault* methods would avoid adding opt passes that we know are incompatible with DWARF. However, that didn't handle the case of …

+149 −94 8 comments
Opened 34 other pull requests in 3 repositories
WebAssembly/binaryen
1 open 24 merged 1 closed
emscripten-core/emscripten
6 merged 1 open
emscripten-core/emsdk
1 open
Reviewed 104 pull requests in 5 repositories
emscripten-core/emscripten 76 pull requests
WebAssembly/binaryen 22 pull requests
WebAssembly/waterfall 3 pull requests
emscripten-core/emsdk 2 pull requests
WebAssembly/wasp 1 pull request

Created an issue in WebAssembly/binaryen that received 8 comments

ref.is_* - ?

We already have ref.is_null, and the GC spec adds ref.is_func, ref.is_data, ref.is_i31. This issue is to discuss how best to implement them. Some o…

8 comments

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