Commits
User selector
Commit History
Commits on Sep 15, 2023
[wasm64] Add `MAIN_THREAD_EM_ASM_PTR` macro (#20261)
Show description for 348f264authored
Commits on Sep 11, 2023
Add emscripten_idb_clear API (#20182)
Show description for 104e3deauthored
Commits on Aug 23, 2023
- authored
Minor refactoring of library_wasm_worker.js/wasm_worker.h. NFC (#20109)
Show description for 9c0efe9authored
Commits on Aug 21, 2023
WasmFS JS API: Implement mkdev (#19978)
Show description for 8fdaf16authored
Commits on Aug 18, 2023
[Wasm64] Fix embind with addresses over 4gb (#20071)
Show description for 0f83fd4authoredfix `deleted val` problem caused by move assignment to itself (#20072)
Show description for 3c73fbbauthored
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored
Commits on Aug 3, 2023
Commits on Aug 1, 2023
Move legacy thread proxying system into seperate source and header. NFC (#19946)
Show description for f14f029authoredWasmFS JS API: Implement mount and unmount (#19825)
Show description for 48e8a04authored
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 30, 2023
WebGPU: Update to dawn@0763a18 (#19745)
Show description for 43e6aa7authored
Commits on Jun 29, 2023
Add a result code to emscripten_wget (#19751)
Show description for 05b27e4authored
Commits on Jun 23, 2023
WebGPU: update to dawn@acd91e (#19659)
Show description for 412fd75authored
Commits on Jun 9, 2023
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