Commits
User selector
Commit History
Commits on May 25, 2022
Commits on May 24, 2022
- authored
Remove unused pointerT function. NFC (#17037)
Show description for 7e7fe9bauthoredUse BigInt literals in JS sources (#17036)
Show description for a71d00dauthoredRemove fake `__map_file` implementation (#17023)
Show description for 7ce8b58authored- authored
[WasmFS] Fix OPFS `getSize` when file is not opened (#17027)
Show description for b70d6f9authoredMinor TLS init refactoring. NFC (#17002)
Show description for 04cc344authoredFix getValue/setValue of pointer types (#17028)
Show description for b647c98authoredRemove unused `PThread.mainRuntimeThread`. NFC (#17016)
Show description for 3cc24a6authored
Commits on May 23, 2022
Avoid allocating TLS for the first thread that loads. NFC (#17018)
Show description for 99c6872authoredRemove now-unneeded check in library_pthread.js. NFC (#17015)
Show description for 1580251authoredRemove unneeded code from library_pthread.js. NFC (#17017)
Show description for 1cfdb43authoredRemove dead code in runtime_debug.js. NFC (#17012)
Show description for 6759e95authored- authored
Commits on May 19, 2022
[wasm64] Remove unneeded usage of `from64` (#16976)
Show description for 32411adauthored[wasm64] Fix (or skip) all core tests in wasm64l mode (#16922)
Show description for c175235authored
Commits on May 18, 2022
[wasm64] Use `int` over `long` for time_t, etc. NFC (#16966)
Show description for b0f2f98authored
Commits on May 17, 2022
Move JS version of strlen/printf/puts to library_bootstrap (#16961)
Show description for 103a218authoredAvoid extra JS var in defineI64Param/receiveI64ParamAsI53. NFC (#16962)
Show description for 56ba041authoredUse empty object as initial JS library. NFC (#16957)
Show description for e8a13aeauthored[wasm64] Fix wasm64 + MINIMAL_RUNTIME (#16956)
Show description for dd59daaauthored
Commits on May 13, 2022
Commits on May 12, 2022
[wasm64] Fix argv setup code for wasm64 (#16943)
Show description for 56d885fauthored
Commits on May 11, 2022
[wasm64] Fix emscripten_get_compiler_setting (#16938)
Show description for 4e73614authored[wasm64] update makeDynCall for MEMORY64 (#16933)
Show description for e5b7c6cauthored[wasm64] Fix ccall for MEMORY64 (#16930)
Show description for 7a55a1dauthored[EH] Make abort() work with Wasm EH (#16910)
Show description for 4cf36b6authored
Commits on May 10, 2022
Improve handling of incoming i64 syscall arguments. (#16787)
Show description for 510ef75authoredAdd $convertI32PairToI53Checked in library_int53.js. (#16866)
Show description for 9706dc0authored
Commits on May 9, 2022
Fix use of `waitAsync` and closure compiler warnings in WASM_WORKERS mode (#16907)
Show description for 97a44e1authoredPrefix `JSEvent_` function has JS-only library functions. NFC (#16905)
Show description for 3a3f357authored[GL Emulation] Fix MAX_TEXTURES limit (#16914)
Show description for 1a493a9authored
Commits on May 7, 2022
[WasmFS] Allow backends to have short reads and writes (#16895)
Show description for 1a7d709authored[WasmFS][NFC] Simplify the async JS backend code (#16894)
Show description for 970998bauthored