Commits
User selector
Commit History
Commits on Nov 3, 2023
Commits on Oct 5, 2023
Move emscripten_wasm_notify/wait functions from wasm_worker.h to atomic.h. NFC (#20381)
Show description for a712598authored
Commits on Sep 18, 2023
Commits on Sep 11, 2023
Add emscripten_idb_clear API (#20182)
Show description for 104e3deauthored
Commits on Aug 10, 2023
WasmFS: malloc-related docs and test fixes (#20004)
Show description for 9cafed1authored
Commits on Jul 10, 2023
Deprecate `EM_LOG_FUNC_PARAMS` flag to emscripten_log/emscripten_get_callstack (#19820)
Show description for 81c887bauthored
Commits on Jun 29, 2023
Add a result code to emscripten_wget (#19751)
Show description for 05b27e4authored
Commits on Jun 20, 2023
[Docs] Minor fixups in wasm_audio_worklets.rst (#19646)
Show description for b8d09dbauthored
Commits on Jun 16, 2023
Commits on May 30, 2023
Docs: Fix emscripten_sleep docs which referred to old 'yield' behavior (#19473)
Show description for 0a84c7aauthored
Commits on May 25, 2023
Commits on May 22, 2023
Simplify FS.fdnext and FS.createStream. NFC (#19391)
Show description for db960c8authored
Commits on May 15, 2023
Add TLS size to allocation in emscripten_malloc_wasm_worker (#19340)
Show description for f711f8cauthored
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