Commits
User selector
Commit History
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- authored
Commits on Aug 23, 2020
Only strip the producers' section in optimized builds (#11996)
Show description for af76833authored
Commits on Aug 21, 2020
Change STACK_OVERFLOW_CHECK to 1 by default, and not 2. (#11989)
Show description for 6426177authored
Commits on Aug 20, 2020
Remove WASM_BACKEND option entirely (#11983)
Show description for 7463b77authored
Commits on Aug 19, 2020
Remove fastcomp-only DEAD_FUNCTIONS option. (#11966)
Show description for 7ba7700authoredRemove fastcomp-specific USE_FETCH_WORKER option. See #11860 (#11942)
Show description for 5bbb777authored
Commits on Aug 18, 2020
- authored
Replace RESERVED_FUNCTION_POINTERS with ALLOW_TABLE_GROWTH (#11926)
Show description for 60bb437authored