Commits
User selector
Commit History
Commits on Sep 8, 2023
Fix argument unused warning when building compiler-rt. NFC (#20206)
Show description for dfc000dauthoredExclude scalbnf.c from LTO (#20215)
Show description for 4d27fc8authored
Commits on Aug 28, 2023
Always use bulkmemory memcpy and memset when available (#20144)
Show description for 60b3d4eauthored
Commits on Aug 24, 2023
Don't import `emscripten_notify_memory_growth` when building with PURE_WASI (#20112)
Show description for 89011eeauthored
Commits on Aug 22, 2023
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 1, 2023
Move legacy thread proxying system into seperate source and header. NFC (#19946)
Show description for f14f029authored
Commits on Jul 26, 2023
Add musl quick_exit function and test (#19891)
Show description for 1da93f1authored
Commits on Jul 20, 2023
Add can_use conditions to wasm_worker system lib (#19501)
Show description for 7db868eauthored
Commits on Jul 11, 2023
Commits on Jun 30, 2023
Add stubs for sanitizer functions in standalone mode (#19770)
Show description for ddb15c1authored
Commits on Jun 28, 2023
Rename/move strip_prefix -> removeprefix. NFC (#19723)
Show description for b9f7ecbauthored
Commits on Jun 24, 2023
Commits on Jun 8, 2023
WasmFS: Do not link in the no-fs version when forced-fs [NFC] (#19563)
Show description for b713859authoredWasmfs: Support SDL2_image (#19560)
Show description for 58707d1authored
Commits on Jun 7, 2023
WasmFS: Add a no-FS library, to avoid linking in WasmFS only for printf (#19544)
Show description for 348687fauthored
Commits on May 30, 2023
WasmFS: Don't force-link in all of libwasmfs (#19476)
Show description for 7da581eauthored
Commits on May 22, 2023
Ensure system libraries are built on demand (#19405)
Show description for b76fdf4authoredWasmFS: Add basic NODERAWFS support (#19400)
Show description for 1d5b070authored
Commits on May 17, 2023
Commits on May 11, 2023
Honor `DEFAULT_PTHREAD_STACK_SIZE` in `pthread_attr_init` (#19333)
Show description for 516060bauthored- authored
Commits on May 10, 2023
Build libwasm_worker with standard cflags (#19317)
Show description for 27bb0c1authored- authored
Commits on Apr 24, 2023
Allow `-fexceptions` to work in standalone mode (#19237)
Show description for 77c9eabauthored
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 14, 2023
Exclude malloc dependencies from LTO. NFC (#19174)
Show description for 309581eauthored
Commits on Apr 11, 2023
Move parts of emscripten exception handling to native code. NFC (#16627)
Show description for df3a308andauthoredAdd implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Mar 27, 2023
Add auto-generated sigs for the fetch API. NFC (#19067)
Show description for a2a8b78authored
Commits on Mar 22, 2023
Automatically generate `__sig` properties for JS library symbols (#18985)
Show description for 592aecaauthored
Commits on Mar 17, 2023
Remove old/unused autodebug functions. NFC (#18983)
Show description for d86faecauthored
Commits on Mar 16, 2023
Ninja library build: allow deferred/combined builds using a parent ninja (#17871)
Show description for 93fde04authored
Commits on Mar 10, 2023
Fix new clang warning in library_wasm_worker.c. NFC (#18936)
Show description for 5ba1fd2authored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored