Commits
User selector
Commit History
Commits on Jan 20, 2021
Refactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authored
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Dec 2, 2020
Remove usused header parsing code from gen_struct_info (#12915)
Show description for 982611aauthored
Commits on Dec 1, 2020
Improve gen_struct_info.py. NFC (#12914)
Show description for ead1eddauthored
Commits on Nov 25, 2020
Remove minification from struct_info.json (#12881)
Show description for d995dfaauthored
Commits on Sep 16, 2020
Remove unused arguments in python code (#12237)
Show description for ea97b59authored
Commits on Aug 19, 2020
Remove WASM_BACKEND usage in building, cache, ctor_evaller, gen_struct_info (#11969)
Show description for b8fd9a0authored- authored
Commits on Aug 7, 2020
Require python3 (#11836)
Show description for a85b303authored
Commits on Jul 31, 2020
Use warning for binaryen version check (#11759)
Show description for 7a92803authored
Commits on Jul 21, 2020
Reland: Deprecate passing EM_CONFIG without a file (#11684)
Show description for f2bc280authored
Commits on Jun 15, 2020
Move runjs into tests directory (#11410)
Show description for cf93625authored
Commits on Jun 13, 2020
Move run_js helper to tests/runner.py (#6788)
Show description for 6b4b6d7authored
Commits on May 29, 2020
- authored
Use launcher scripts when running emscripten sub-processes (#11287)
Show description for eeacee1authored
Commits on May 20, 2020
Ensure that gen_struct_info can be built against compiler-rt (#11192)
Show description for 698acb2authored
Commits on May 16, 2020
Implement emscripten builtin stack functions in assembly (#11166)
Show description for deaa2cbauthored
Commits on Apr 25, 2020
Remove EMCC_WASM_BACKEND_BINARYEN environment variable (#10996)
Show description for 8bccf16authored
Commits on Feb 27, 2020
Move musl internal lock functions from JS to C (#10590)
Show description for f7853eeauthored
Commits on Feb 19, 2020
Remove WASM_OBJECT_FILES settings. (#10490)
Show description for 7e830f3authored
Commits on Oct 10, 2019
Remove try/catch cleanup handler from gen_struct_info.py (#9618)
Show description for ff695e2authored
Commits on Jul 2, 2019
Add script for updating symbols files (#8870)
Show description for d5b0f0eauthored
Commits on May 31, 2019
Make tools/gen_struct_info.py runnable with no args (#8716)
Show description for ee231b0authored
Commits on May 30, 2019
Commits on Apr 27, 2019
Fix WASM=0 warning in gen_struct_info (#8497)
Show description for 8385227authored
Commits on Apr 4, 2019
Add --disable-shared to freetype build used in testing (#8396)
Show description for e01eb81authorediprintf/small_printf opts using Emscripten OS triple in LLVM backend (#8348)
Show description for b29f7ddauthored
Commits on Oct 23, 2018
- committed
Commits on Sep 15, 2018
Add copyright info to header files (#7126)
Show description for 60d6732authored
Commits on Sep 14, 2018
Commits on Aug 3, 2018
Commits on Jul 2, 2018
Use implict truthyness of len(). NFC. (#6771)
Show description for 4e20b64authored
Commits on May 10, 2018
disable wasm in gen_struct_info.py (#6520)
Show description for ed0ad20authoredEmit WebAssembly by default (#6419)
Show description for 6e58180authored
Commits on Mar 13, 2018
Get sanity tests passing and on CI (#6300)
Show description for a9aad0fauthored