Commits
User selector
Commit History
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 Jun 6, 2023
Don't abort on dlopen/dlsym when dynamic linking is not available (#19527)
Show description for 1ddccf1authoredAdd EMCC_LOGGING=0 to disable all logging (#19531)
Show description for 58ff5aaauthored
Commits on Jun 2, 2023
Setup the emscripten cache directory lazily (#19500)
Show description for 34b0309authored
Commits on Jun 1, 2023
- authored
Use JS arrow functions in postamble_minimal.js. NFC (#19494)
Show description for ca93e46authoredRefactor import-time code tools/config.py and shared.py. NFC (#19491)
Show description for a1ad64cauthoredWasm64: Generate signature automatically for webgpu JS libraries. NFC (#19489)
Show description for dce329dauthored
Commits on May 31, 2023
- authored
Wasm64: Test memory growth over 4gb (#19475)
Show description for c6883ccauthored
Commits on May 30, 2023
WasmFS: Don't force-link in all of libwasmfs (#19476)
Show description for 7da581eauthoredRemove some remaining internal uses of the old USE_PTHREADS settings. NFC (#19474)
Show description for 0fb0c7aauthored
Commits on May 22, 2023
Move some internal maintenance tools to tools/maint/ (#19419)
Show description for 85daeb9authoredEnsure system libraries are built on demand (#19405)
Show description for b76fdf4authored- authored
WasmFS: Add basic NODERAWFS support (#19400)
Show description for 1d5b070authored
Commits on May 17, 2023
- authored
- authored
Remove WASM2C option (#19380)
Show description for 400a1f6authored- authored
Commits on May 15, 2023
Convert more JS code to use string template literals (#19351)
Show description for 0c5e7eeauthoredFix reverse deps with `-sERROR_ON_UNDEFINED_SYMBOLS=0` (#19352)
Show description for d2c2c14authored
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 May 4, 2023
Commits on May 2, 2023
Remove fallback to BlobBuilder if Blob constructor is missing (#19277)
Show description for 3130e06authored