Commits
User selector
Commit History
Commits on Jun 7, 2023
WasmFS: Add wasmfs_flush() and use that to get unflushed content checks working (#19448)
Show description for 38ca4f8authored
Commits on Jun 2, 2023
Commits on Jun 1, 2023
Wasm64: Generate signature automatically for webgpu JS libraries. NFC (#19489)
Show description for dce329dauthored
Commits on May 25, 2023
Commits on May 22, 2023
WasmFS: Add basic NODERAWFS support (#19400)
Show description for 1d5b070authored
Commits on May 15, 2023
Add TLS size to allocation in emscripten_malloc_wasm_worker (#19340)
Show description for f711f8cauthored
Commits on May 8, 2023
Fix void in headers (#18913)
Show description for b6d5f3bauthored
Commits on May 2, 2023
Commits on Apr 28, 2023
Commits on Apr 24, 2023
Add auto-generated signatures for LEGACY_GL_EMULATION symbols. NFC (#19235)
Show description for e3f334cauthored
Commits on Apr 21, 2023
Commits on Apr 12, 2023
Implement `emscripten_promise_race` in promise.h (#19154)
Show description for 47cb9c6authoredImplement `emscripten_promise_any` in promise.h (#19153)
Show description for 3c5bac9authored
Commits on Apr 11, 2023
- authored
Implement `emscripten_promise_all_settled` in promise.h (#19152)
Show description for dfbf6a8authored
Commits on Mar 22, 2023
Automatically generate `__sig` properties for JS library symbols (#18985)
Show description for 592aecaauthored
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 20, 2023
Fix a few signature that were using `long` types. NFC (#18998)
Show description for 0f494e6authored
Commits on Mar 17, 2023
Fix __sig attributes that had the wrong length (#18990)
Show description for 36eb862authored
Commits on Mar 9, 2023
Fix external useage of EM_JS function (#18928)
Show description for 8d041baauthored
Commits on Mar 8, 2023
Switch from `-sUSE_PTHREAD` to the standard `-pthread`. NFC (#18917)
Show description for 3907ae1authored
Commits on Mar 7, 2023
More nonnull directives (#18912)
Show description for 4c30efcauthoredJSPI - Support async embind function bindings. (#18847)
Show description for 7ff81dfauthoredembind: _emval_throw is noreturn (#18903)
Show description for 4242abaauthored
Commits on Mar 6, 2023
[Proxying] Add proxying functions that return promises (#18825)
Show description for 5a8a8ddauthoredAdd use of Clang __attribute__((nonnull)) in Emscripten system headers. (#16545)
Show description for 5441b40authored- authored
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 28, 2023
Rename 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 10, 2023
Add emscripten_dlopen_promise API (#18662)
Show description for 3512eddauthored