Commits
User selector
Commit History
Commits on Sep 9, 2020
- committed
- committed
- committed
wasm-sourcemap.py: fix handling of paths on different drives (#12136)
Show description for 9df4917authored- committed
- committed
Commits on Sep 8, 2020
Remove the asmjs native optimizer (#12131)
Show description for 8c6ab93authored- committed
Remove checks for Settings.WASM since it is now always true (#12121)
Show description for 246938cauthored
Commits on Sep 4, 2020
- committed
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 9fb9b89authored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored- authored
Commits on Sep 1, 2020
tools/ports: supports embuilder --pic when building harfbuzz (#12062)
Show description for ec6d3d4authored
Commits on Aug 31, 2020
Use llvm-objcopy to strip DWARF debug info when not running wasm-opt (#12077)
Show description for c3d82f6authoredPart 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
Stop using dynCalls in wasm2c (#12070)
Show description for f377d3eauthored- authored
Commits on Aug 26, 2020
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 b8e5396authoredFix python3 string warning. (#12048)
Show description for 04273d7authoredUse more musl code for time to avoid static allocations in JS (#12043)
Show description for 635fc7bauthored- authored
Commits on Aug 25, 2020
Use direct table access over dynCall in invoke_xx functions (#11979)
Show description for 7550a3aauthored
Commits on Aug 24, 2020
Remove JSOptimizer from emcc.py (#12026)
Show description for 82ee001authoredCleanup JavaScript compiler tools. NFC. (#12013)
Show description for 220136bauthored
Commits on Aug 22, 2020
Remove now-unused fastcomp diagnosics warnings (#11994)
Show description for 2712552authored
Commits on Aug 21, 2020
Commits on Aug 20, 2020
Fix a leaked temp file for closure. (#11982)
Show description for 924d701authoredRemove WASM_BACKEND option entirely (#11983)
Show description for 7463b77authoredRemove dead code in emscripten.py (#11976)
Show description for 43ef955authored
Commits on Aug 19, 2020
Remove WASM_BACKEND usage in building, cache, ctor_evaller, gen_struct_info (#11969)
Show description for b8fd9a0authored