The Wayback Machine - https://web.archive.org/web/20200625015406/https://github.com/kripken
Skip to content

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.3k 311

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

    C++ 1.1k 228

  3. Text-to-Speech in JavaScript using eSpeak

    C++ 1.1k 275

  4. Port of Box2D to JavaScript using Emscripten

    C 991 166

  5. LLVM compiled to JavaScript using Emscripten

    JavaScript 368 29

3,373 contributions in the last year

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

Contribution activity

June 2020

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

Asyncify liveness analysis

This finds out which locals are live at call sites that might pause/resume, which is the set of locals we need to actually save/load. That is, if a…

+1,453 −854 19 comments

Created an issue in emscripten-core/emscripten that received 4 comments

Remove fastcomp

Almost a year ago, in last July we declared the upstream LLVM backend ready for testing, described its benefits (such as faster compile times and s…

4 comments
You can’t perform that action at this time.