Commits
User selector
Commit History
Commits on Aug 24, 2023
- authored
Don't import `emscripten_notify_memory_growth` when building with PURE_WASI (#20112)
Show description for 89011eeauthored
Commits on Aug 23, 2023
- authored
WasmFS JS API: Implement mmap (#20019)
Show description for ac85c42authoredMinor refactoring of library_wasm_worker.js/wasm_worker.h. NFC (#20109)
Show description for 9c0efe9authoredUpdate compiler-rt's version to llvm 16.0.6 (#20104)
Show description for 12bb5c9authored
Commits on Aug 22, 2023
Update libcxx/libcxxabi to llvm 16.0.6 (#20094)
Show description for 9bb02c0authored- authored
Remove unused buildit script from libcxxabi (#20093)
Show description for a2fa2c8authoredAdd libunwind to update scripts (#20091)
Show description for ef3e4e3authoredRemove cmake and docs from libunwind (#20089)
Show description for 361dcceauthored
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 17, 2023
When building system libraries, use a separate macro to signal dynamic linking support. NFC (#20065)
Show description for 0390cd2authored
Commits on Aug 14, 2023
WasmFS: Use emscripten_date_now for time computations (#20014)
Show description for 2fca90bauthored
Commits on Aug 12, 2023
Declare _emscripten_thread_supports_atomics_wait in threading_internal.h. NFC (#20018)
Show description for ef3fd07authored
Commits on Aug 8, 2023
[NFC] WasmFS: Run clang-format (#19995)
Show description for 2384d4eauthored
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored
Commits on Aug 3, 2023
- authored
Fix for async cancellation during __timedwait. NFC (#19963)
Show description for 9ad683bauthored
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 48e8a04authoredRename internal JS proxying function. NFC (#19945)
Show description for b840dc7authored
Commits on Jul 31, 2023
Avoid use of JS console.log/error/warning. NFC (#19936)
Show description for 3629441authored
Commits on Jul 30, 2023
Commits on Jul 27, 2023
Set INTERFACE_INCLUDE_DIRECTORIES property on SDL2 targets (#19780)
Show description for 3cd9a38authoredWasmFS: Make wasmfs_readlink add a null-terminating byte (#19922)
Show description for 03ac6c5authored- authored
Commits on Jul 11, 2023
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
Add stubs for sanitizer functions in standalone mode (#19770)
Show description for ddb15c1authoredImplement emscripten_outn family of functions in standalone mode (#19769)
Show description for ecc75c9authoredWebGPU: 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