Commits
User selector
Commit History
Commits on Apr 12, 2021
Update upstream URL for libjpeg. NFC (#13869)
Show description for 2b49ba5authored
Commits on Apr 10, 2021
Fully remove support for inline EM_CONFIG without a file (#13855)
Show description for 64e7f87authored
Commits on Apr 8, 2021
Deprecate -g4, and add a new -gsource-map to replace it (#13589)
Show description for 5f45300authoredUse third_party leb128 implementation. NFC (#13833)
Show description for fd97775authored
Commits on Apr 7, 2021
Use python3's list.copy() where applicable. NFC (#13829)
Show description for 9f2a885authored
Commits on Apr 6, 2021
Add support for verbose logging in wasm2js, and move a warning behind it (#13834)
Show description for a5298bfauthored- authored
- authored
- authored
Use python3-style class decls. NFC. (#13821)
Show description for 98710ecauthoredImprove wasm module parsing code. NFC. (#13820)
Show description for 5f71411authored
Commits on Apr 5, 2021
Switch to the new LLVM pass manager (#13818)
Show description for 04b2a82authored
Commits on Apr 1, 2021
- authored
Commits on Mar 31, 2021
No system lib multiprocessing (#13493)
Show description for 19957abauthoredFix lack of JS function mapping for symbols file generation for WASM=0 and WASM=2 with --emit-symbol-map (#13782)
Show description for f1bf33cauthoredUpdate SDL2 to version_23 (#13800)
Show description for ef9703dauthored
Commits on Mar 30, 2021
- authored
Pass side modules passed on the command line to wasm-ld (#13788)
Show description for 964bcf2authored
Commits on Mar 29, 2021
If building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authored
Commits on Mar 27, 2021
Fix stack buffer overrun in websocket_to_posix_proxy. Closes #10684. (#13778)
Show description for 2dcfec9authored
Commits on Mar 25, 2021
- authored
Run emcmake and emconfigure via launcher scripts. NFC (#13768)
Show description for ac1e6a0authoredUse "dylink" section for main module dependencies (#13764)
Show description for 68414fcauthored
Commits on Mar 24, 2021
Minor refactoring of ports system. NFC. (#13759)
Show description for be852dcauthoredFilter CFLAGS and LDFLAGS form env when building ports and system libs (#13760)
Show description for 275d57dauthoredHandle __original_main in EXCEPTION_CATCHING_ALLOWED (#13726)
Show description for 1cfce09authored
Commits on Mar 23, 2021
Deprecate DISABLE_EXCEPTION_CATCHING=2 (#13733)
Show description for 85d9a28authored
Commits on Mar 22, 2021
wasm2c: abort=>trap (#13718)
Show description for 4ce8967authored- authored
Correctly fix windows parentheses mix-up (#13723)
Show description for 533d712authored
Commits on Mar 20, 2021
Fix parentheses mix-up in batch files in Windows (#13698)
Show description for 42cd632authored
Commits on Mar 19, 2021
Fix emscripten_heap_resize (#13716)
Show description for 3af9d8dauthoredAdd support for TLS in dynamic libraries (#13672)
Show description for cc2fc36authoredAvoid port archive file checking on each compiler invocation. NFC. (#13702)
Show description for 3a8c787authoredMove sysconf and confstr to native code (#13688)
Show description for 83d5a15authored