Commits
User selector
Commit History
Commits on Jun 21, 2021
Error if there is no main() when using PROXY_TO_PTHREAD (#14476)
Show description for e77adf8authored
Commits on Jun 2, 2021
Fix misuse of lstrip() (#14353)
Show description for 2911fd7authored
Commits on May 6, 2021
Fix BOOTSTRAPPING_STRUCT_INFO + LLD_REPORT_UNDEFINED. NFC (#14114)
Show description for ce44e0bauthored
Commits on May 4, 2021
Default to reported undefined symbol errors when building with MAIN_MODULE. (#14060)
Show description for 4efef35authored
Commits on Apr 27, 2021
Improve undefined symbol reporting. NFC (#14022)
Show description for ce9cc6dauthoredRemove EXPORTED_FUNCTIONS from jsifier output. NFC (#14017)
Show description for cda037aauthored
Commits on Apr 26, 2021
Simplify libraryFunction metadata exported from JS compiler (#14016)
Show description for b28d2b1authoredRemove unused implementedFunctions from jsifier metadata. NFC (#14011)
Show description for c728f1aauthored
Commits on Apr 23, 2021
Use set() over list() for user_exported_functions. NFC (#13974)
Show description for c18efd7authoredMake toolchain profiler start/exit automatic. NFC (#13985)
Show description for 9d1952cauthoredAllow `profile_block` to be used as a decorator. NFC (#13975)
Show description for 723fa4fauthored
Commits on Apr 22, 2021
Rename internal MODULE_EXPORTS to WASM_FUNCTION_EXPORTS. NFC (#13961)
Show description for 46f13c9authored
Commits on Apr 21, 2021
Remove mangling from WASM_EXPORTS and SIDE_MODULE_EXPORTS internal lists. NFC (#13957)
Show description for 0f5db28authored
Commits on Apr 20, 2021
Pass `--detect-features` to binaryen until finalize extracts them (#13930)
Show description for 19daf2aauthored
Commits on Apr 16, 2021
Rename internal setting IMPLEMENTED_FUNCTIONS -> WASM_EXPORTS. NFC (#13917)
Show description for 4e33590authoredDeclare setting object in settings.py (#13918)
Show description for ac5f5cbauthoredFinal part of settings refactor. NFC (#13914)
Show description for 92e2f3eauthoredInclude side module requirements when building with MAIN_MODULE=2 (#13873)
Show description for a543758authoredUse a metadata key for unmangled global imports (#13912)
Show description for a79f3f9authored
Commits on Apr 15, 2021
Don't run ATMAINS unless there is _main function exported (#13901)
Show description for 6e794e6authored
Commits on Apr 14, 2021
Allow ERROR_ON_UNDEFINED_SYMBOLS + MAIN_MODULE (#13848)
Show description for 7ee20c7authored
Commits on Apr 12, 2021
Commits on Apr 8, 2021
emscripten.py: Strip leading `_` from externs conditionally. NFC (#13847)
Show description for e877fdaauthored
Commits on Apr 7, 2021
Fix emscripten_asm_const_int deps (#13839)
Show description for 88593acauthored
Commits on Mar 22, 2021
Commits on Mar 15, 2021
Fix SIDE_MODULE + STACK_OVERFLOW_CHECK (#13538)
Show description for fc82f3bauthored
Commits on Mar 12, 2021
Report error if EM_ASM or EM_JS used in side modules (#13649)
Show description for c7ca46cauthored
Commits on Mar 8, 2021
Remove asstr() helper function. NFC. (#13617)
Show description for b3b0cb4authored
Commits on Mar 5, 2021
Commits on Feb 17, 2021
Commits on Feb 9, 2021
Explicitly ignore unused parts of asmConsts. NFC. (#13452)
Show description for ffe1c79authoredRemove unsed PROXIED_FUNCTION_SIGNATURES. NFC. (#13451)
Show description for 1566b5dauthored
Commits on Feb 5, 2021
Commits on Feb 3, 2021
Minor cleanup of tempfiles.py. NFC. (#13405)
Show description for 121348aauthored