Commits
User selector
Commit History
Commits on Mar 30, 2023
Move writeStringToMemory/writeAsciiToMemory to library_legacy.js (#19103)
Show description for 41f442cauthored
Commits on Mar 29, 2023
Remove likely unused `FS.loadFilesFromDB` and `FS.saveFilesToDB` helpers (#19049)
Show description for 099af34authoredDeprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 27, 2023
Commits on Mar 16, 2023
Commits on Mar 8, 2023
Switch from `-sUSE_PTHREAD` to the standard `-pthread`. NFC (#18917)
Show description for 3907ae1authored
Commits on Mar 3, 2023
[docs] Add docs for stack.h (#18877)
Show description for e66f0e7authored
Commits on Mar 2, 2023
[Proxying] Add `emscripten_proxy_callback_with_ctx` (#18810)
Show description for db51a47authored
Commits on Mar 1, 2023
[Proxying] Update proxying with callback to support cancellation (#18776)
Show description for 4589faaauthored[Proxying] Cancel proxied work when the worker thread dies (#18741)
Show description for 168dafbauthored
Commits on Feb 9, 2023
Commits on Feb 5, 2023
Audio Worklets (#16449)
Show description for 5402fc9authored
Commits on Jan 23, 2023
Remove unused (and unusable) emscripten_sync_run_in_main_thread API. (#18580)
Show description for d62a2b9authored
Commits on Dec 19, 2022
[Proxying] Pass a result to the callback (#18404)
Show description for 6988f7aauthored
Commits on Dec 16, 2022
Commits on Dec 13, 2022
[Proxying] Abort if a callback cannot be scheduled (#18363)
Show description for 06883a4authored[Proxying][Docs] Improve the docs for proxying with callback (#18359)
Show description for 941884aauthored
Commits on Dec 10, 2022
[Proxying] Add `emscripten_proxy_async_with_callback` (#18350)
Show description for c0ce6d7authored
Commits on Nov 30, 2022
Remove declaration of undefined function __getDynamicPointerType. NFC (#18271)
Show description for 02cc1eeauthored
Commits on Nov 11, 2022
[Docs] Fix Sphinx errors/warnings in proxying.h (#18182)
Show description for d39013eauthored
Commits on Oct 17, 2022
Docs: fix function list layout issue in advanced file system API docs (#18063)
Show description for c6017aaauthored
Commits on Oct 13, 2022
docs: Add note regarding limiations of EMSCRIPTEN_KEEPALIVE (#18049)
Show description for af961adauthored
Commits on Oct 6, 2022
[Docs] Add File System API – FS.readdir (#17987)
Show description for 7228844authored
Commits on Sep 16, 2022
[Docs] Improve cwrap docs regarding exporting and errors (#17833)
Show description for 4e9ba14authored
Commits on Aug 15, 2022
Fix several Fetch API problems (#17541)
Show description for e61054fauthored
Commits on Jul 26, 2022
Rename tests/ to test/. NFC (#17502)
Show description for 7d291a7authored
Commits on May 13, 2022
Commits on May 11, 2022
[wasm64] Fix emscripten_get_compiler_setting (#16938)
Show description for 4e73614authored
Commits on May 5, 2022
Add note on emscripten_set_main_loop with Wasm EH (#16871)
Show description for ce9ebceauthored
Commits on Apr 22, 2022
Defer processing proxying notifications before thread start (#16771)
Show description for d3f940eauthored
Commits on Apr 20, 2022
Document proxying.h and make it public (#16759)
Show description for 29dd871authored[Docs] Fix erroneous claim that emscripten_async_wget2 preloads (#16756)
Show description for c45dcf6authored