Commits
User selector
Commit History
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[Proxying] Send messages via in-memory mailbox queues (#18852)
Show description for 3442cdaauthored
Commits on Feb 28, 2023
[Proxying][NFC] Move deferred cleanup logic to `em_task_queue` (#18851)
Show description for ad1dfd7authoredRename emscripten_main_browser_thread_id to emscripten_main_runtime_thread_id. NFC (#18872)
Show description for f641d74authored
Commits on Feb 27, 2023
Remove compat/sys/sysctl.h header (#18863)
Show description for 15f7632authored
Commits on Feb 25, 2023
upgrade glfw to 3.3 (#18826)
Show description for 7cd514dauthored
Commits on Feb 22, 2023
Commits on Feb 18, 2023
Track runtime keepalive status even when EXIT_RUNTIME=0 (#18785)
Show description for 0c2f589authored- authored
Commits on Feb 15, 2023
[Wasm64] Add support for threads (#18705)
Show description for 009c171authored- authored
Commits on Feb 11, 2023
Commits on Feb 10, 2023
Generate sdl-config batch files with create_entry_points (#18706)
Show description for a15c6fdauthoredAdd emscripten_dlopen_promise API (#18662)
Show description for 3512eddauthored
Commits on Feb 9, 2023
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 Feb 3, 2023
[Proxying][NFC] Encapsulate task queue notification logic (#18653)
Show description for 0ced16eauthored
Commits on Feb 2, 2023
dylink: Remove dynamic linking start code and allocation (#18643)
Show description for c4f7a55authored
Commits on Jan 31, 2023
Make use of new emscripten_dbg helper function. NFC (#18640)
Show description for 33a9cf1authored[Promise] Add a C API for promises (#18598)
Show description for 7a0a060authored
Commits on Jan 29, 2023
Add native wrapper for `dbg()` JS function (#18619)
Show description for 801e663authored
Commits on Jan 27, 2023
Update libcxx to llvm-15.0.7 (#18612)
Show description for 3c0c0b9authored
Commits on Jan 26, 2023
dylink: Synchronize dlsym calls (as well as dlopen) between threads (#18590)
Show description for e883361authored
Commits on Jan 23, 2023
Remove unused (and unusable) emscripten_sync_run_in_main_thread API. (#18580)
Show description for d62a2b9authored
Commits on Jan 16, 2023
Commits on Jan 14, 2023
Fix deadlock in test_pthread_dlopen_many (#18518)
Show description for a00a69dauthored
Commits on Jan 13, 2023
Fix alignof in ioctl.c to not use UB (#18510)
Show description for eff424eauthored
Commits on Jan 12, 2023
Remove custom `alarm` impl in favor of lower level itimer syscalls (#18416)
Show description for aef3f83authoredFix deadloack in dlopen. NFC (#18487)
Show description for 888f452authored
Commits on Jan 9, 2023
Commits on Jan 3, 2023
Don't default to SDLv1 for un-versioned SDL includes (#18443)
Show description for d75c1d6authored