The Wayback Machine - https://web.archive.org/web/20220324160813/https://github.com/sbc100
Skip to content
Avatar
💭
WebAssemblings
💭
WebAssemblings

Achievements

Achievements

Highlights

  • 4 discussions answered

Organizations

@google @EpicGames @WebAssembly
Block or Report

Block or report sbc100

Report abuse

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

Report abuse

Popular repositories

  1. Forked from cocos2d/cocos2d-x

    native client port of cocos2d-x.. work in progress

    C 6 3

  2. Github mirror of nativeclient-sdk repository. Please file bugs on code.google.com and send patches using the instruction on code.google.com: e.g. git cl upload

    C++ 6 3

  3. libtool Public

    GNU libtool clone (git://git.savannah.gnu.org/libtool.git). Currently used to hold Native Client changes.

    Shell 2 10

  4. webports Public

    Mirror of https://chromium.googlesource.com/webports

    C 2 6

  5. Github mirror of native_client repository. Please file bugs on code.google.com and send patches using the instruction on code.google.com: e.g. git cl upload

    C 1 5

  6. Forked from Houdini/two_factor_authentication

    Two factor authentication extension for Devise

    Ruby 1 1

3,731 contributions in the last year

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

Contribution activity

March 2022

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

Use pip to install leb128 python module

Rather than checking in our python dependencies we can now use pip to install them. This is our first usage of pip to installing packages outside o…

+32 −168 19 comments
Opened 88 other pull requests in 5 repositories
emscripten-core/emscripten 5 open 48 merged 3 closed
WebAssembly/wabt 18 merged
emscripten-core/emsdk 10 merged 1 open
WebAssembly/proposals 1 open 1 merged
WebAssembly/binaryen 1 merged
Reviewed 108 pull requests in 9 repositories
emscripten-core/emscripten 69 pull requests
WebAssembly/wabt 13 pull requests
WebAssembly/wasi-libc 8 pull requests
emscripten-core/emsdk 8 pull requests
WebAssembly/binaryen 6 pull requests
WebAssembly/WASI 1 pull request
WebAssembly/proposals 1 pull request
halide/Halide 1 pull request
WebAssembly/wasi-sdk 1 pull request

Created an issue in WebAssembly/design that received 11 comments

Should const expressions declare their length in the binary format?

Const expressions are like functions in that they are defined as sequences of instructions. However, unlike functions, they do not declare their ow…

11 comments
Answered 1 discussion in 1 repository
emscripten-core/emscripten