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
Commits on Mar 9, 2022
Move more time functions to native code. NFC (#16439)
Show description for fa6afb8authored
Commits on Mar 8, 2022
Add warning when binaryen optimization in limited due to debug info (#16428)
Show description for 9e84db9authored
Commits on Mar 7, 2022
Omit `EM_PROXIED_RESIZE_OFFSCREENCANVAS` case when unsupported (#16436)
Show description for dba6fd1authoredAdd `emstrip` wrapper around llvm-strip (#16431)
Show description for ed92a0bauthoredWasm 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 a18bbf7authored
Commits on Mar 4, 2022
Fix a system library build issue, where .S files would not be built with the same cmdline args as the other files. (#16417)
Show description for a2d0b4eauthoredAdd SHARED_MEMORY support. (#16419)
Show description for a29f668authored
Commits on Mar 1, 2022
Remove ASMFS (#16392)
Show description for 9c852afauthored
Commits on Feb 24, 2022
[WasmFS] Create Node backend that passes wasmfs_getdents test (#16374)
Show description for 9c2de8cauthored[WasmFS] Add [f]truncate syscalls (#16375)
Show description for 8e31bdaauthoredAdd -Wno-unqualified-std-cast-call to libc++ build (#16386)
Show description for 84a0c1aauthored- authored
Commits on Feb 23, 2022
- authored
Micro-optimize performance and code size generated for longjmp in Emscripten invokes to avoid string comparisons (#15792)
Show description for 133aafcauthoredRemove the "first use generates config file" magic (#13962)
Show description for 6298bd0authored
Commits on Feb 22, 2022
Handle response files with BOM marker (#16360)
Show description for dd487ceauthored
Commits on Feb 19, 2022
Remove support for deprecated environment variables (#16325)
Show description for 4c70173authored
Commits on Feb 17, 2022
Include more environment variables in `clean_env`. (#16310)
Show description for 680baa1authored
Commits on Feb 16, 2022
- authored
Refactor mmap/munmap to store allocations in shared memory. (#16304)
Show description for 1311431authored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authoredAdd closure type annotations to enable better DCE with external code (#16208)
Show description for 4fbff61authored[NFC][WasmFS] Reorganize source files (#16286)
Show description for 2a4e295authoredFix EXPORT_NAME+MINIMAL_RUNTIME (#16215)
Show description for 2a001c5authored
Commits on Feb 14, 2022
Use utimes from musl (#16282)
Show description for aa147e7authored[WasmFS] Support utime() (#16262)
Show description for e001023authored
Commits on Feb 12, 2022
Add sourcemap support to emsymbolizer (#16142)
Show description for 2905a77authored
Commits on Feb 11, 2022
Don't strip all non-debug sections from separate-dwarf file (#16244)
Show description for 435c6baauthoredUse gai_strerror from musl (#16249)
Show description for 870223aauthored
Commits on Feb 10, 2022
Fix for exception handling + WASM_BIGINT. (#16233)
Show description for 2f0682bauthoredCleanup make_invoke python helper. NFC (#16232)
Show description for 6262af1authored[WasmFS] Async proxied JS backend (#16229)
Show description for 3740492authored
Commits on Feb 4, 2022
Mirror harfbuzz archive to avoid lzma compression. NFC (#16198)
Show description for 431dbcfauthored