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

Organizations

@google @department-of-veterans-affairs @EpicGames @WebAssembly

Popular repositories

  1. Forked from cocos2d/cocos2d-x

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

    C 6

  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++ 5

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

    Shell 2 7

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

    C 2 3

  5. Tools for downloading media from telegram conversations

    Python 1

2,757 contributions in the last year

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

Contribution activity

July 2020

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

In standalone mode make `main` mandatory by default

Building with --no-entry or with EXPORTED_FUNCTIONS that doesn't include main still works fine. Fixes #11535

+18 −13 5 comments

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

Find a way to inform users about "pthreads don't start while main is blocked" issue

This issue comes up for almost all user who try to use pthreads for the first time. See #11543. This is because it effects the most basic hello wor…

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