Commits
User selector
Commit History
Commits on Mar 11, 2022
Rewrite the old proxying API in terms of the new API (#15880)
Show description for 6650d80authored- authored
Close fd leak in opendir / O_DIRECTORY (#16463)
Show description for 5c4bcd1authored
Commits on Mar 10, 2022
Fix utime() syscall (#16460)
Show description for a7b10daauthored
Commits on Mar 9, 2022
Move more time functions to native code. NFC (#16439)
Show description for fa6afb8authored- authored
Remove TextDecoderWrapper (#16448)
Show description for 47a0284authoredUnify `onerror` event handler used in test code. NFC (#16445)
Show description for 9b73e68authored[WasmFS] Track open files in the Node backend (#16432)
Show description for 13344faauthored
Commits on Mar 8, 2022
Avoid Module.printErr in shell.html (#16456)
Show description for b638156authoredSmall code cleanup around TextDecoder (#16438)
Show description for 9184baaauthoredDon't consider library elements marked as `__internal` during `exportRuntime` (#16441)
Show description for cdd54fdauthoredMove test_support_errno.c to `other` and use a different JS library function. NFC (#16442)
Show description for 3e83d35authored
Commits on Mar 7, 2022
Omit `EM_PROXIED_RESIZE_OFFSCREENCANVAS` case when unsupported (#16436)
Show description for dba6fd1authoredWasm workers (#12833)
Show description for b25abd5authored
Commits on Mar 6, 2022
Remove special case JS function proxying from library_pthread.c (#16405)
Show description for a18bbf7authoredFix Closure compile of small builds that use legacy DYNCALLS mode (#13883)
Show description for 48a1620andauthored
Commits on Mar 4, 2022
- authored
Add SHARED_MEMORY support. (#16419)
Show description for a29f668authoredFix stack cookie location used by STACK_OVERFLOW_CHECK. NFC (#16422)
Show description for 205c01aauthoredlibrary_pthread.js build flags checks (#16418)
Show description for 1521aadauthoredAdd missing WASM_BIGINT directives in MINIMAL_RUNTIME preamble, and micro-optimize code size in memory creation. (#16420)
Show description for f50762cauthored
Commits on Mar 3, 2022
Fix lookupPath when applied to a symlink loop (#16410)
Show description for a5c1944authored
Commits on Mar 2, 2022
Commits on Mar 1, 2022
Remove ASMFS (#16392)
Show description for 9c852afauthored
Commits on Feb 28, 2022
Add support for specifying #error and #warning statements in JS library files. (#16383)
Show description for 6025addauthored
Commits on Feb 25, 2022
[WasmFS] Reading and writing in the Node backend (#16389)
Show description for 2747cf2authored
Commits on Feb 24, 2022
[WasmFS] Create Node backend that passes wasmfs_getdents test (#16374)
Show description for 9c2de8cauthoredFix async ccall regression from #14664 (#16370)
Show description for 4a0a341authored- authored
Commits on Feb 23, 2022
Add `Module['fetchSettings']` for controlling fetch settings. NFC (#16361)
Show description for 86640bcauthoredRefactor runtime export checks. NFC (#16362)
Show description for deabd32authoredMicro-optimize performance and code size generated for longjmp in Emscripten invokes to avoid string comparisons (#15792)
Show description for 133aafcauthored- authored
Update WebGPU headers 2 (#16299)
Show description for 2a318a2authored