Commits
User selector
Commit History
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
Commits on Jan 13, 2021
Add libgif port (#13139)
Show description for 97f13a1authored
Commits on Jan 6, 2021
SPLIT_MODULE with dynamic linking (#13070)
Show description for 0ec8cdaauthored- authored
Commits on Dec 3, 2020
Initial framework for SPLIT_MODULE option (#12939)
Show description for ed3976eauthored
Commits on Nov 18, 2020
Create memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 17, 2020
Commits on Nov 5, 2020
Initial support for --post-link on output of wasi-sdk (#12694)
Show description for cc8a324authored
Commits on Oct 30, 2020
Fix MODULARIZE with sync compilation (#12650)
Show description for 699996cauthored
Commits on Oct 29, 2020
Switch to llvm's PIC ABI for relocatable code (#12461)
Show description for 16d0187authored
Commits on Oct 28, 2020
Commits on Oct 22, 2020
Update STANDALONE_WASM docs after #12020 (#12580)
Show description for 8ea21a9authored
Commits on Oct 5, 2020
Improve SUPPORT_LONGJMP=0 (#12394)
Show description for a2d4949authored
Commits on Sep 29, 2020
Update docs to recommend -pthread over -sUSE_PTHREADS=1 (#12361)
Show description for 541c830authoredIgnore ASAN_SHADOW_SIZE (#12249)
Show description for a534224authored
Commits on Sep 28, 2020
tests: Removal of @no_wasm_backend, part 1 (#12338)
Show description for d021a98authored
Commits on Sep 24, 2020
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings (#12282)
Show description for 13eddf9authoredRemove use of MEM_INIT_METHOD == 2 (#12325)
Show description for 101bac9authored
Commits on Sep 21, 2020
Add ASYNCIFY_ADVISE to log instrumented functions (#12146)
Show description for a504058authored
Commits on Sep 15, 2020
- authored
Cleanup memoryprofiler.js (#12187)
Show description for efb0535authored
Commits on Sep 14, 2020
Run wasm-emscripten-finalize only when needed, and add ERROR_ON_WASM_CHANGES_AFTER_LINK option (#12173)
Show description for c334944authored
Commits on Sep 11, 2020
Remove `BINARYEN_SCRIPTS` settings (#12159)
Show description for c27617aauthored
Commits on Sep 10, 2020
Remove unused separate_asm.py and emlink.py tools (#12142)
Show description for 56d15e7authored
Commits on Sep 8, 2020
Remove fastcomp-only RUNNING_JS_OPTS option (#12133)
Show description for bf9352bauthored- authored
Add ABORT_ON_WASM_EXCEPTIONS (#11934)
Show description for 605e3bdauthoredRemove checks for Settings.WASM since it is now always true (#12121)
Show description for 246938cauthored
Commits on Sep 3, 2020
Document WebGL1 / WebGL2 context creation issues (#11839)
Show description for 3ef25aeauthored
Commits on Sep 2, 2020
Remove EXPORT_BINDINGS setting which was not used anywhere (#12092)
Show description for 4266a6fauthored
Commits on Aug 31, 2020
Use llvm-objcpy to strip the producers section when not running wasm-opt (#12075)
Show description for 0565791authored
Commits on Aug 26, 2020
Simplify/refactor handling of `main`/`_start` (#12020)
Show description for b8e5396authored