Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
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
-
-
2,757 contributions in the last year
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
- WIP: Dynamic ports
- Fix freetype port after #11588
- ports: Refactor process_args sub-command. NFC.
- Refacotor ports so they can be built regardless of the settings.
- Allow preprocessing of multiple files at once to stdout
- embuilder: remove binaryen and redundant libsockets handlers
- Remove python3-ism and add some basic python2 testing
- circleci: Always write to emsdk config file
- embuilder: Don't depend on compiler side effects
- tests: Remove unnecessary chdir in `run_generated_code`. NFC.
- Check for expected error codes when running generated JS code
- Remove use of shared.timeout_run from the test suite
- Cleanup tests that set assert_returncode=0 (its the default)
- Remove the timeout when running compiled JS code
- Remove duplicate abort message printing
- Remove asmjs validation
- Allow `-sFOO=1` as well as `-s FOO=1` on the command line
- Merge libc-wasm into libc
- Remove duplicate stacktrace printing
- Fix output to `nul` file on windows
- Add MP3 support to SDL2_mixer
- Move ENVIRONMENT logic from JS compiler to emcc.py
- mmap: Zero only the extra space for alignment
- Add a testcase for #11456
- Improve wasm2c on windows
- Fix html5 inEventHandler computation after #11228
- mmap() fixes
- Improve changelog for 1.39.19 [ci skip]
- Finish LLVM roll
- Properly set the stack size of main() in PROXY_TO_WORKER
- Give a clear message about when to use --no-entry
- Remove remaining traces of VR support
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

