Commits
User selector
Commit History
Commits on Sep 9, 2020
Pthreads: Fix proxying confusion between main browser and main runtime thread (#12102)
Show description for 33dbcebauthored
Commits on Sep 8, 2020
Stop running wasm-opt at all in some -O0 builds (#12108)
Show description for bf07fdaauthoredRemove the asmjs native optimizer (#12131)
Show description for 8c6ab93authoredAdd ABORT_ON_WASM_EXCEPTIONS (#11934)
Show description for 605e3bdauthoredRebaseline code size expectations. NFC. (#12129)
Show description for 21f5d14authored
Commits on Sep 3, 2020
Add NEON Simd header, SIMDe integration (#11855)
Show description for ff1e14cauthoredUse __indirect_function_table as the import name for the table, which is what LLVM does. (#12105)
Show description for 9fb9b89authoredEnable and improve test_stack_overflow_check (#12095)
Show description for d4870acauthoredRe-enable and update tests after binaryen roll (#12101)
Show description for 8409926authoredDocument WebGL1 / WebGL2 context creation issues (#11839)
Show description for 3ef25aeauthoredOne more test needs disabling for the binaryen roll (#12100)
Show description for 0a24abfauthored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authoredDisable tests for roll (#12099)
Show description for b10fe2fauthored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthoredUse llvm-objcpy to strip the producers section when not running wasm-opt (#12075)
Show description for 0565791authored
Commits on Aug 28, 2020
Commits on Aug 27, 2020
Implement emscripten_num_logical_cores for Node (#12008)
Show description for 0e57ea0authored
Commits on Aug 26, 2020
Fix test_emscripten_futexes after merge (#12058)
Show description for fa91e13authored- authored
Make file packager --no-heap-copy always apply, and remove the option (#12027)
Show description for 6fa74b3authoredSimplify/refactor handling of `main`/`_start` (#12020)
Show description for b8e5396authoredMove getFuncWrapper to library function (#12051)
Show description for e334788authored
Commits on Aug 25, 2020
Fix a flaky reftest, which became worse after recent firefox changes (#12038)
Show description for f64f73bauthoredAdd a test mode for MINIMAL_RUNTIME (#12031)
Show description for 0284a11authoredtests: always build directly from input file where possible. (#12032)
Show description for a71a871authoredUse direct table access over dynCall in invoke_xx functions (#11979)
Show description for 7550a3aauthored- authored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored- authored
Move reSign/unSign to library function. NFC. (#12014)
Show description for 8b5e1bcauthored- authored
Commits on Aug 23, 2020
Only strip the producers' section in optimized builds (#11996)
Show description for af76833authoredFix __sys_fallocate with WASM_BIGINT (#12004)
Show description for 2461a6eauthoredStop running --inline-main (#11995)
Show description for e41d9e3authoredRequire python3 in test code (#12003)
Show description for 1628d5dauthored