Commits
Branch selector
User selector
Commit History
Commits on Nov 11, 2020
Mark some slow tests. NFC. (#12761)
Show description for 781b3fdauthoredFix regression that broke calls to makeDynCall in JS library code. (#12732)
Show description for 50fc8c1authored
Commits on Nov 10, 2020
Quiet wasm-opt when no output specified (#12754)
Show description for 8091b98authoredEnsure EM_CONFIG is set before config parsing (#12751)
Show description for 590bb31authoredReport undefined symbols when only producing a wasm file (#12729)
Show description for 412bf20authored
Commits on Nov 9, 2020
Remove last references to handleFSError (#12744)
Show description for 5c94651authored- authored
Simplify makeStructuralReturn (#12739)
Show description for 159e3b5authoredCleanup handling on uncaught exception count (#12734)
Show description for 260881dauthoredMove cubescript test to third_party (#12738)
Show description for af049b0authoredSplit config file handling out of shared.py. NFC. (#12699)
Show description for 13535caauthoredFix closure error messages (#12726)
Show description for 980c077authoredRemove llvm_eh_selector and llvm_eh_exception (#12731)
Show description for e7cf117authored
Commits on Nov 8, 2020
Optimize -s MIN_WEBGL_VERSION=2 and WebGL context creation (#12623)
Show description for 38b559cauthoredRe-enable code size tests after wasm2js change (#12719)
Show description for b2191bdauthored
Commits on Nov 7, 2020
Don't pass C/C++ flags when compiling assembly files (#12705)
Show description for 511bd90authored
Commits on Nov 6, 2020
- authored
- authored
Update WebGPU to match the latest spec (#12531)
Show description for b286bc6authoredAvoid temp files in compile-only mode (#12710)
Show description for 96c6cb7authored
Commits on Nov 5, 2020
Remove asm-specific exports such as `global.Math` (#12716)
Show description for 5c750cfauthoredTemporarily disable wasm2js code size test (#12715)
Show description for bb1f4b8authoredFix parsing of JS library pre-processor directives (#12702)
Show description for 8edff9bauthoredRemove most of the use of modeStringToFlags FS helper (#12671)
Show description for a525d75authored- authored
WASM2JS is currently not compatible with STANDALONE_WASM (#12713)
Show description for 0b6f01cauthoredRemove emscripten copyright from third_party headers (#12712)
Show description for dcd3854authoredInitial support for --post-link on output of wasi-sdk (#12694)
Show description for cc8a324authored