Commits
User selector
Commit History
Commits on Nov 15, 2021
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Nov 12, 2021
[WASMFS] FS.readFile() (#15450)
Show description for 73f2fc0authored
Commits on Nov 11, 2021
Rename internal PROFILING_FUNCS setting to EMIT_NAME_SECTION. NFC (#15493)
Show description for 8f2183cauthoredUse compareExchange to set detach_state in pthread_join_js (#15481)
Show description for f065db6authored- authored
Move pthread_tryjoin_np to native code (#15458)
Show description for 0522fe6authoredFix for windows node returning 'UNKNOWN' errors during readlink. (#15473)
Show description for 0e86044authored[WASMFS] Get test_sdl_image_jpeg test to work (#15475)
Show description for cc62b44authored
Commits on Nov 10, 2021
Rethrow caught exception in FS syscalls (#15472)
Show description for 8a624d1authored
Commits on Nov 9, 2021
Update musl to v1.2.2 (#13006)
Show description for e05e72dauthoredFix test_proxy_to_pthread_stack test (#15463)
Show description for f370d3aauthoredEliminate type checks for float args (#15428)
Show description for 0c5046eandauthored
Revert "Update Embind+GC integration (#15327)" (#15460)
Show description for 766eb5aauthored
Commits on Nov 7, 2021
Clarify pthread attr usage in JS. NFC (#15446)
Show description for e99012cauthored
Commits on Nov 3, 2021
Remove SYS_dup2 syscall. NFC (#15418)
Show description for 6cb88b8authored[WASMFS] Enable preloading files (#15368)
Show description for 01b42bfauthoredFix error reporting from pthread_join (#15417)
Show description for ca90a4bauthored
Commits on Nov 1, 2021
Add Wasm SjLj support (#14976)
Show description for 9ecfa19authored- authored
Initial support runtime dlopen in multi-threaded applications (#15317)
Show description for bbc208cauthored
Commits on Oct 29, 2021
Remove zero-init of dynamic library static data/table region. NFC (#15390)
Show description for 0e68b98authoredAvoid allocating memory when DSO doesn't need any (#15392)
Show description for fec471aauthoredAdd test and support for GLOBAL_BASE=2GB and INITIAL_MEMORY >= 3GB. (#15385)
Show description for 0fb2eeeauthored
Commits on Oct 28, 2021
Add deps to `tzset` (#15371)
Show description for fde55d2authoredRemove unused entries from struct_info.json (#15367)
Show description for 5355872authored
Commits on Oct 26, 2021
Move dlopen flags from args to memory. NFC (#15360)
Show description for 6c1fa30authoredRemove unused `ftfault` function from safe heap code. (#15320)
Show description for 3bd4276authored- authored
- authored
Add option -s SAFE_HEAP=2 (#15315)
Show description for 55969c8authored