Commits
User selector
Commit History
Commits on Jun 12, 2021
Add zeroMemory JS utility function to avoid _memset. NFC (#14441)
Show description for 315d362authored
Commits on May 22, 2021
Add new AUTOLOAD_DYLIBS to control auto-loading of dynamic library deps (#14245)
Show description for 50c7230authored
Commits on May 18, 2021
Update docs on EXPORTED_RUNTIME_METHODS (#14210)
Show description for d4d51d6authored
Commits on May 4, 2021
Commits on Apr 26, 2021
Remove LIBRARY_DEPS_TO_AUTOEXPORT setting (#14014)
Show description for 6c74e60authoredDeprecate `RUNTIME_LINKED_LIBS` setting. NFC (#14004)
Show description for 9197f4bauthored
Commits on Apr 23, 2021
Commits on Apr 15, 2021
- authored
Move misc helpers out of Settings object. NFC (#13906)
Show description for 3a7ae68authoredDeprecate EXTRA_EXPORTED_RUNTIME_METHODS (#13895)
Show description for 26fbab3authored
Commits on Apr 13, 2021
Remove/deprecate unused setting: RUNTIME_FUNCS_TO_INCLUDE (#13871)
Show description for 218472bauthored
Commits on Apr 6, 2021
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
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 28, 2021
By default disable SUPPORT_ERRNO in MINIMAL_RUNTIME builds (#13306)
Show description for 635c460authoredAllow character substitution of wasm symbol names (#13477)
Show description for bbce5d7authored
Commits on Mar 24, 2021
Fix settings.js doc for INLINING_LIMIT (#13757)
Show description for b70399fauthored
Commits on Mar 23, 2021
Deprecate DISABLE_EXCEPTION_CATCHING=2 (#13733)
Show description for 85d9a28authored
Commits on Mar 17, 2021
Workaround Safari WebGL issue: After successfully acquiring WebGL con… (#13659)
Show description for 937533bauthored
Commits on Mar 16, 2021
Ccache (#13498)
Show description for 0786812authoredRemove unsupported -s WORKAROUND_IOS_9_RIGHT_SHIFT_BUG=1 option. (#13353)
Show description for 229e9eaauthored
Commits on Mar 11, 2021
Make it easier to detect thread pool exhaustion (#13591)
Show description for 0589ed2authored
Commits on Mar 9, 2021
Big Endian Support (using extra acorn AST pass) (#13413)
Show description for 03b33acauthored
Commits on Mar 5, 2021
- authored
Add port: libmodplug (#13478)
Show description for 54bd794authored
Commits on Feb 18, 2021
Commits on Feb 14, 2021
Default to TEXTDECODER=2 in -Oz builds (#13304)
Show description for 8dd277dauthored
Commits on Feb 13, 2021
Update documentation on emcc.rst compile/link stages. (#13472)
Show description for e2773bbauthored
Commits on Feb 10, 2021
Annotate with [compile], [link], [compile+link] the different emcc co… (#13460)
Show description for 6711e3fauthored
Commits on Feb 9, 2021
Add new REVERSE_DEPS setting to control reverse dependencies (#13448)
Show description for d72835aauthored
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 25, 2021
Remove symbols for last 3 libraries that have them: gl, al, html5 (#11340)
Show description for 5d0d5cbauthored