Commits
User selector
Commit History
Commits on Nov 12, 2020
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
Report undefined symbols when only producing a wasm file (#12729)
Show description for 412bf20authored
Commits on Nov 9, 2020
- authored
Move 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 980c077authored
Commits on Nov 8, 2020
Re-enable code size tests after wasm2js change (#12719)
Show description for b2191bdauthored
Commits on Nov 6, 2020
Avoid temp files in compile-only mode (#12710)
Show description for 96c6cb7authored
Commits on Nov 5, 2020
Temporarily disable wasm2js code size test (#12715)
Show description for bb1f4b8authoredFix parsing of JS library pre-processor directives (#12702)
Show description for 8edff9bauthoredWASM2JS 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
Commits on Nov 4, 2020
- authored
library_webgpu.js: Fix syntax (#12689)
Show description for 1f678ebauthored
Commits on Nov 3, 2020
- authored
Split out post-link code in emcc and make it independently runnable (#12640)
Show description for cbf5919authored
Commits on Nov 2, 2020
Error on bad JS library elements (#12673)
Show description for a516755authoredInclude only needed library methods in tests. NFC. (#12675)
Show description for 505f406authored
Commits on Oct 31, 2020
Remove setErrNo dependency from library_fs.js. NFC. (#12668)
Show description for 5a7df05authoredAdd --compiler-wrapper command line flag (#12662)
Show description for 693c656authored
Commits on Oct 30, 2020
Fix MODULARIZE with sync compilation (#12650)
Show description for 699996cauthoredMove setup_runtimelink_test test method into its only caller. NFC. (#12660)
Show description for 17fc2daauthoredAllow linking with -lSDL2_mixer to work properly (#12633)
Show description for 7858fccauthoredFlush standard streams before running sub-process (#12657)
Show description for b0fabfcauthoredRename INITIAL_INITIAL_MEMORY to INITIAL_MEMORY in preamble.js (#12659)
Show description for 437266aauthoredtest_minimal_runtime_code_size.: Don't use slop in EMTEST_REBASELINE mode (#12655)
Show description for 60de0b2authoredStop exporting `__data_end` by default (#12646)
Show description for 76b86e0authoredRevive parts of test_emcc_4. NFC. (#12635)
Show description for f435aa8authored- authored
Fix an off-by-one error when converting UTF16 strings to JavaScript strings (#12631)
Show description for 25c04d3authored
Commits on Oct 29, 2020
Update mktime to match C expected behavior (#12320)
Show description for 8ee479eauthoredGive a friendlier error when misusing tools/file_packager.py (#12600)
Show description for 538a4f6authored