Skip to content
Avatar

Sponsoring

@andrewrk

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@emscripten-ports @WebAssembly @llvm @emscripten-core
Block or Report

Block or report kripken

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ammo.js Public

    Direct port of the Bullet physics engine to JavaScript using Emscripten

    C++ 3k 409

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

    C++ 1.3k 278

  3. speak.js Public

    Text-to-Speech in JavaScript using eSpeak

    C++ 1.2k 297

  4. box2d.js Public

    Port of Box2D to JavaScript using Emscripten

    C 1.2k 182

  5. llvm.js Public

    LLVM compiled to JavaScript using Emscripten

    JavaScript 427 35

  6. JavaScript 217 19

2,749 contributions in the last year

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

Contribution activity

January 2022

Created a pull request in emscripten-core/emscripten that received 10 comments

[wasmfs] Make standalone's open syscall weak, to not conflict with WASMFS

Both libwasmfs and libstandalonewasm implement the open syscall, as well as others (only the first is in this PR). I think we should make them weak in

+3 −0 10 comments
Opened 55 other pull requests in 2 repositories
WebAssembly/binaryen 1 open 25 merged 2 closed
emscripten-core/emscripten 2 open 23 merged 2 closed
Reviewed 180 pull requests in 5 repositories
emscripten-core/emscripten 124 pull requests
WebAssembly/binaryen 49 pull requests
emscripten-core/emsdk 5 pull requests
kripken/ammo.js 1 pull request
WebAssembly/wabt 1 pull request

Created an issue in WebAssembly/wabt that received 9 comments

Empty param name in name section for imported functions

See WebAssembly/binaryen#4418 for details. It looks like on imported functions wabt's name section emitting code will emit an empty name for params…

9 comments
Opened 5 other issues in 3 repositories
WebAssembly/binaryen 2 open
emscripten-core/emscripten 1 closed 1 open
bytecodealliance/wasmtime 1 closed
Answered 1 discussion in 1 repository

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