Commits
User selector
Commit History
Commits on Jun 17, 2021
Improve support for runtime keepalive under node (#14450)
Show description for 607ca44authored
Commits on Jun 9, 2021
Fix ASYNCIFY + EXIT_RUNTIME check (#14418)
Show description for 33fb817authoredFix exception swallowing in instrumentWasmExports (#14420)
Show description for d772e68authored
Commits on Jun 3, 2021
Commits on May 14, 2021
fork() and system(): Change errno value from EAGAIN to ENOSYS (#14173)
Show description for 22e1e23authored
Commits on May 5, 2021
Unify WASM_PAGE_SIZE and POSIX_PAGE_PAGE (#14083)
Show description for e3b345dauthored
Commits on Apr 30, 2021
Use `asmLibraryArg` when resolving symbols dynamically (#13949)
Show description for 99942abauthored
Commits on Apr 27, 2021
[Asyncify] Assert on async operations not being done during or after shutdown (#14030)
Show description for 9f536a3authored
Commits on Apr 15, 2021
Deprecate EXTRA_EXPORTED_RUNTIME_METHODS (#13895)
Show description for 26fbab3authored
Commits on Apr 7, 2021
Fix emscripten_asm_const_int deps (#13839)
Show description for 88593acauthored
Commits on Apr 6, 2021
Fix strtol result when no chars are consumed. (#13816)
Show description for 56514c8authoredUpdate strtol test. NFC (#13815)
Show description for bb91686authored
Commits on Mar 29, 2021
- authored
Fix different memory allocation issues (#13442)
Show description for eca1581authored
Commits on Mar 26, 2021
Add dylink test to show weakly defined function issue. NFC (#13774)
Show description for 9928b1dauthored
Commits on Mar 24, 2021
Handle __original_main in EXCEPTION_CATCHING_ALLOWED (#13726)
Show description for 1cfce09authored
Commits on Mar 19, 2021
Add support for TLS in dynamic libraries (#13672)
Show description for cc2fc36authored
Commits on Mar 5, 2021
Delay setting runtimeInitialized, even on pthreads (#13603)
Show description for cbdcd76authored
Commits on Mar 3, 2021
Restore line in newlocale.c that was lost in #4813 (#13584)
Show description for 78fa15dauthored
Commits on Mar 1, 2021
Commits on Feb 18, 2021
Add smaller version of strtol with fewer dependencies (#13523)
Show description for 28e91b7authored
Commits on Feb 17, 2021
Commits on Feb 13, 2021
Follow up review on #13296. (#13352)
Show description for d750311authored
Commits on Feb 4, 2021
Fix return in {{{ makeDynCall }}} macro and add test. (#13373)
Show description for 65dbddaauthoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 15, 2021
Don't include webgl2.c in regular gl library (#13261)
Show description for ae09c9dauthored
Commits on Jan 14, 2021
Remove old leftover MEMFS code (#13255)
Show description for 7684d4aauthored
Commits on Jan 13, 2021
Cleanup test_size.cpp. NFC. (#13247)
Show description for c5cde8aauthored
Commits on Jan 11, 2021
- authored
tests: switch more tests to btest_exit. NFC. (#13018)
Show description for 9a1d041authored
Commits on Jan 6, 2021
Commits on Jan 5, 2021
Fix USE_OFFSET_CONVERTER + pthreads + O2 (#13183)
Show description for 9d7ba1bauthored