Commits
User selector
Commit History
Commits on May 11, 2023
[Docs] Update some notes on speed (#19323)
Show description for 8b102b2authored
Commits on May 9, 2023
Remove references to RESERVED_FUNCTION_POINTERS. NFC (#19315)
Show description for 9119428authored- authored
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 Apr 11, 2023
Update documentation and remove unneeded warning for --source-map base (#19155)
Show description for 90958d9authored
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 28, 2023
Commits on Mar 27, 2023
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
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 24, 2023
Commits on Feb 23, 2023
Commits on Feb 21, 2023
Fix lingering uses of `--bind`. (#18806)
Show description for 5ea6244authored
Commits on Feb 14, 2023
Update references to `tot-upstream` to `tot`. NFC (#18735)
Show description for 8bc9089authored
Commits on Feb 9, 2023
- authored
[EH/SjLj] Make Wasm EH force Wasm SjLj (#18692)
Show description for 4ed3954authored
Commits on Feb 5, 2023
Audio Worklets (#16449)
Show description for 5402fc9authored
Commits on Feb 4, 2023
Block in dlopen until all threads have loaded the module (#18376)
Show description for 44b2c2aauthored
Commits on Jan 23, 2023
Remove unused (and unusable) emscripten_sync_run_in_main_thread API. (#18580)
Show description for d62a2b9authored
Commits on Jan 20, 2023
When running tests with `--save-dir` use the local `out/test` directory (#18562)
Show description for 373b282authored
Commits on Jan 19, 2023
[Docs] Improve docs on EH stack trace support (#18554)
Show description for 2ba9135authored
Commits on Jan 16, 2023
Update flags for getting exception messages in docs (#18538)
Show description for 73ab1c5authoredRemove reference to IE12 from docs (#18526)
Show description for 6c1710bauthored
Commits on Dec 22, 2022
[Docs] Add info on exception debugging (#18417)
Show description for 9054d30authored
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