Commits
User selector
Commit History
Commits on Jul 31, 2023
Allow certain command line settings to be additive
Show description for 61d5ed6committed- committed
Commits on Jul 30, 2023
Fix applySignatureConversions under -O3. NFC (#19910)
Show description for 2bcdf0aauthored
Commits on Jul 27, 2023
- authored
- authored
Automatically export malloc/free when using webidl-binder (#19914)
Show description for f5e33a3authoredAllow weak undefined symbols in side modules (#19916)
Show description for c2aab22authored- authored
Enable -sASYNCIFY + -sMEMORY64=2 (#19913)
Show description for 02b163bauthored- authored
Commits on Jul 26, 2023
Rename `asm` to `wasmExports` under MINIMAL_RUNTIME (#19901)
Show description for 0bf0d39authoredFix webidl closure compiler warnings (#19905)
Show description for ab1e7f2authoredFixes for WebGPU + wasm64 (#19902)
Show description for 5c96b3fauthoredContinue transition from `asm` to `wasmExports`. NFC (#19900)
Show description for fa2a1f3authored- committed
Add musl quick_exit function and test (#19891)
Show description for 1da93f1authored
Commits on Jul 25, 2023
- authored
Fix for SINGLE_FILE running under shell environment (#19851)
Show description for b525506authored- authored
Commits on Jul 17, 2023
Fix ASYNCIFY=1 with MEMORY64 (#19790)
Show description for 96df1a7authored
Commits on Jul 13, 2023
Refactor debug info tests (#19852)
Show description for fd8d7f6authored
Commits on Jul 12, 2023
Fix synchronous functions being added to Asyncify.asyncExports (#19839)
Show description for 3a717f6authoredJSPI - Cleanup up testing code. (#19837)
Show description for a3fd28fauthoredReplace `Module["asm"]` with `wasmExports` global (#19816)
Show description for 68ee2afauthoredAllow DEFAULT_LIBRARY_FUNCS_TO_INCLUDE to have native deps. NFC (#19843)
Show description for f2fc713authoredAllow `-target` to be specified on the command line. NFC (#19840)
Show description for 353d9eeauthoredAvoid use of JS `arguments` in export wrappers (#19830)
Show description for f38ebefauthored
Commits on Jul 11, 2023
Avoid the use of `arguments` global in `__cxa_find_matching_catch`. NFC (#19760)
Show description for 9c3f231authored- authored
Commits on Jul 10, 2023
Simplify createExportWrapper. NFC (#19817)
Show description for 8b5c868authored- committed
Deprecate `EM_LOG_FUNC_PARAMS` flag to emscripten_log/emscripten_get_callstack (#19820)
Show description for 81c887bauthored- committed
Fix extra braces added during terser update. NFC (#19813)
Show description for 502bc37authored
Commits on Jul 8, 2023
[docs] Fix docs about getExceptionMessage() (#19814)
Show description for 3a3329dauthored