Commits
User selector
Commit History
Commits on Feb 5, 2021
Warn if emcc if not launched via our launcher scripts
Show description for c702391committed
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authored
Commits on Jan 30, 2021
- authored
Commits on Jan 28, 2021
Remove undef Browser.safeCallback and Browser.safeSetInterval (#13333)
Show description for ae86492authored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 26, 2021
Add HarfBuzz flag to SDL2_ttf rev 703ebc7c66fd. (#12868)
Show description for 01ef6f5authored
Commits on Jan 25, 2021
Remove symbols for last 3 libraries that have them: gl, al, html5 (#11340)
Show description for 5d0d5cbauthored
Commits on Jan 22, 2021
Acquire the cache lock before checking for sanity file (#13299)
Show description for 904a66eauthored
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Jan 9, 2021
- authored
Commits on Jan 8, 2021
Remove remnands of WebVR support (#13210)
Show description for 91a177bauthored
Commits on Jan 7, 2021
Don't change default CMake compiler / linker flags (#13083)
Show description for 0881d95authoredSpeed up `emcc -v` by not running sanity checks. (#13176)
Show description for d0d12c7authored
Commits on Dec 17, 2020
- committed
Commits on Dec 4, 2020
Commits on Nov 24, 2020
Run clang with `--sysroot`. NFC (#12863)
Show description for d772153authored
Commits on Nov 18, 2020
Create memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 11, 2020
Fix regression that broke calls to makeDynCall in JS library code. (#12732)
Show description for 50fc8c1authored
Commits on Nov 5, 2020
Initial support for --post-link on output of wasi-sdk (#12694)
Show description for cc8a324authored
Commits on Nov 3, 2020
Revert "Remove some of the magic from emcmake (#12595)" (#12686)
Show description for 6670d38authored
Commits on Oct 30, 2020
Fix MODULARIZE with sync compilation (#12650)
Show description for 699996cauthoredAllow linking with -lSDL2_mixer to work properly (#12633)
Show description for 7858fccauthored
Commits on Oct 29, 2020
Switch to llvm's PIC ABI for relocatable code (#12461)
Show description for 16d0187authoredMove emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 27, 2020
Remove some of the magic from emcmake (#12595)
Show description for 72364b6authored
Commits on Oct 24, 2020
- authored
- authored
Commits on Oct 23, 2020
emrun: use argparse in more conventional way (#12520)
Show description for d059fd6authoredMake ASSERTIONS=2 imply STACK_OVERFLOW_CHECK=2 (#12579)
Show description for dab2333authored
Commits on Oct 20, 2020
If async preparing wasm fails with MODULARIZE=1, reject the module ready promise (#12408)
Show description for 416f76aauthored
Stephan Reiter
Commits on Oct 18, 2020
Commits on Oct 16, 2020
Use a mutable global as __stack_pointer in dynamic linking (#12536)
Show description for 13493fdauthored
Commits on Oct 14, 2020
Allow --argument=foo as well as --argument foo (#12512)
Show description for 72cd886authored