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.6k 364

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

    C++ 1.2k 241

  3. Text-to-Speech in JavaScript using eSpeak

    C++ 1.1k 288

  4. Port of Box2D to JavaScript using Emscripten

    C 1.1k 175

  5. LLVM compiled to JavaScript using Emscripten

    JavaScript 407 33

3,619 contributions in the last year

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

Contribution activity

March 2021

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

wasm-autogen tool

This implements one possible way of autogenerating C API code. In the future the JS API could also do this. The approach taken here is: A C++ tool,

+316 −15 3 comments

Created an issue in WebAssembly/binaryen that received 1 comment

Strange issue with std::map<Type, ..>

In wasm-stack we have std::map<Type, size_t> numLocalsByType;. On the testcase below something quite odd happens, on this code: o << U32LEB(numLoc…

1 comment

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