Commits
User selector
Commit History
Commits on Dec 4, 2023
Commits on Nov 16, 2023
Add a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authored
Commits on Oct 19, 2023
Add support for -### compiler flag (#20475)
Show description for a8e9dd5authored
Commits on Aug 17, 2023
Commits on Jul 26, 2023
Fixes for WebGPU + wasm64 (#19902)
Show description for 5c96b3fauthored
Commits on Jun 21, 2023
WasmFS: Enable a test with closure on FULL_JS_LIBRARY (#19640)
Show description for 3e8de88authored
Commits on Jun 7, 2023
WasmFS: Add a no-FS library, to avoid linking in WasmFS only for printf (#19544)
Show description for 348687fauthored
Commits on Jun 2, 2023
Setup the emscripten cache directory lazily (#19500)
Show description for 34b0309authored
Commits on Apr 30, 2023
Commits on Apr 24, 2023
Allow `-fexceptions` to work in standalone mode (#19237)
Show description for 77c9eabauthored
Commits on Apr 14, 2023
Fix for EMCC_USE_NINJA + embuilder --force. NFC (#19181)
Show description for b921f76authored
Commits on Apr 11, 2023
Add implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Mar 30, 2023
jsifier: Make JS libraries aliases work even when native export exists (#19046)
Show description for 3a285cbauthored
Commits on Mar 23, 2023
Fix failing test_closure_full_js_library. NFC (#19050)
Show description for 7320016authoredFix closure warnings in SDL + pthreads (#19044)
Show description for 0f74a7dauthored
Commits on Mar 21, 2023
Store generated struct info rather than auto-generating it in the sysroot. NFC (#19013)
Show description for 7e5ab40authored
Commits on Mar 16, 2023
Ninja library build: allow deferred/combined builds using a parent ninja (#17871)
Show description for 93fde04authored
Commits on Jan 18, 2023
Fix -sUSE_GIFLIB + -sMAIN_MODULE (#18544)
Show description for 66707daauthored
Commits on Nov 16, 2022
Simplify tools/cache.py. NFC (#18208)
Show description for 2d5f76dauthored
Commits on Oct 31, 2022
Use a debug-prefix-map for system libs (#18061)
Show description for 9c75776authored
Commits on Oct 6, 2022
[EH] Support stack traces for Wasm exceptions (#17979)
Show description for 3e53d5cauthored
Commits on Sep 15, 2022
Experimental support for bulding system libraries via ninja (#17809)
Show description for 53fb125authored
Commits on Aug 31, 2022
Commits on Aug 18, 2022
Commits on Jun 29, 2022
Add SQLite port (sqlite3) (#17297)
Show description for 1056be2authored
Commits on Jun 27, 2022
[Wasm64] Fix pointer types used embind's craftInvokerFunction (#17311)
Show description for b5d6443authored
Commits on Jun 17, 2022
Commits on Jun 15, 2022
Move emscripten_proxy_main.c to crt1_proxy_main.c. NFC (#17195)
Show description for 0859a3aauthored
Commits on Jun 9, 2022
[NFC] Split optz functions out of libc (#17179)
Show description for 43d1f80authored
Commits on May 19, 2022
embuilder: Add MINIMAL_PIC mode (#16984)
Show description for aa31673authored[wasm64] Fix (or skip) all core tests in wasm64l mode (#16922)
Show description for c175235authored
Commits on May 17, 2022
[wasm64] Fix wasm64 + MINIMAL_RUNTIME (#16956)
Show description for dd59daaauthored
Commits on Apr 27, 2022
Commits on Apr 20, 2022
Remove @no_wasm_backend test decorator. NFC (#16747)
Show description for 659c041authored
Commits on Apr 19, 2022
embuilder: Allow port variants in `clean` as well as `build` (#16751)
Show description for d68e728authored