Commits
User selector
Commit History
Commits on Sep 8, 2023
Add an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Aug 30, 2023
Remove old `setWindowTitle` global function (#20160)
Show description for 10d156eauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
- authored
More use of JS string template literals. NFC (#19971)
Show description for c5d1a85authored
Commits on Aug 1, 2023
Commits on Jul 30, 2023
Commits on Jun 16, 2023
WasmFS: Get emscripten_run_preload_plugins working (#19634)
Show description for 915b1dfauthored
Commits on Jun 13, 2023
Use shorthand object notation where possible. NFC (#19594)
Show description for 23fab93authored
Commits on Jun 8, 2023
Wasmfs: Support SDL2_image (#19560)
Show description for 58707d1authored
Commits on May 16, 2023
Define FILESYSTEM even when WASMFS is defined (#19369)
Show description for af60acbauthored
Commits on May 15, 2023
dylink: Make preload plugin dependency conditional on FILESYTEM (#19362)
Show description for 9677b7dauthored- authored
Remove commended out debugging code from 2012. NFC (#19364)
Show description for 69be6d3authored
Commits on May 8, 2023
Move wasm module preload plugin out of library_browser.js. NFC (#18963)
Show description for 1386520authored
Commits on May 3, 2023
Assume that browser has working URL object (#19283)
Show description for 5aee123authored
Commits on May 2, 2023
Remove fallback to BlobBuilder if Blob constructor is missing (#19277)
Show description for 3130e06authored
Commits on Apr 22, 2023
Commits on Apr 21, 2023
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Mar 29, 2023
Deprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 27, 2023
Commits on Mar 24, 2023
Start using auto-generated sigs from library_sigs.js. NFC (#19028)
Show description for 1320828authored
Commits on Mar 20, 2023
Update JS library signatures (#18995)
Show description for e5ee191authored
Commits on Mar 17, 2023
Fix __sig attributes that had the wrong length (#18990)
Show description for 36eb862authored
Commits on Mar 10, 2023
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Feb 27, 2023
Allow JS -> native dependencies to be specified in __deps. NFC (#18849)
Show description for ca5f2bcauthored
Commits on Jan 20, 2023
Use C symbols directly when calling them from library functions. NFC (#18570)
Show description for f54c66eauthored
Commits on Dec 15, 2022
Only define `maybeExit` helper if EXIT_RUNTIME is set. NFC (#18374)
Show description for c0c97c6authored
Commits on Oct 11, 2022
Add `dbg()` JS utility function (#18017)
Show description for 8874b81authored
Commits on Sep 29, 2022
Fix SDL_AddTimer not honoring timeout argument (#17946)
Show description for 320040fauthored
Commits on Jul 19, 2022
Commits on Jul 17, 2022
More usage of arrow functions in JS library code. NFC (#17446)
Show description for 7b4d403authored
Commits on Jul 13, 2022
Move `warnOnce` to JS library (#17423)
Show description for 2564354authored