Commits
User selector
Commit History
Commits on Sep 15, 2023
[wasm64] Add `MAIN_THREAD_EM_ASM_PTR` macro (#20261)
Show description for 348f264authored
Commits on Sep 14, 2023
Commits on Sep 13, 2023
Ensure all core embind tests can run with closure. NFC (#20240)
Show description for c65a321authored
Commits on Sep 8, 2023
Exclude scalbnf.c from LTO (#20215)
Show description for 4d27fc8authored
Commits on Sep 7, 2023
Use arrow functions in handleSleep calls. NFC (#20200)
Show description for 6e9e558authored
Commits on Aug 24, 2023
[Wasm64] Fix creation of 64-bit memories from JS (#20111)
Show description for 0c35c4aauthored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 21, 2023
WasmFS JS API: Implement mkdev (#19978)
Show description for 8fdaf16authored
Commits on Aug 18, 2023
- authored
[test] Minor test refactoring. NFC (#20073)
Show description for 91be1cfauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
More emscripten_out/err use in test code. NFC (#19972)
Show description for 519986bauthored
Commits on Aug 3, 2023
Make more use of emscripten_out/emscripten_err in test code. NFC (#19524)
Show description for bb233adauthoredRemove test_inlinejs and test_inlinejs2. NFC (#19967)
Show description for cdfc80cauthored
Commits on Jul 27, 2023
Allow weak undefined symbols in side modules (#19916)
Show description for c2aab22authored
Commits on Jul 5, 2023
Add some testing of scalbn{f,l} builtin math function. NFC (#19782)
Show description for 35c0b96authored
Commits on Jun 30, 2023
Support JSPI'd pthread entry function. (#19041)
Show description for 09e43acauthored
Commits on Jun 28, 2023
Refer specifically to the Emscripten FAQ in errors that mention it (#19714)
Show description for 2cf0dc0authored
Commits on Jun 27, 2023
Commits on Jun 23, 2023
Fix mktime/timegm for time_t > MAX_INT32 (#19700)
Show description for 3ce924fauthoredFix dyncall() functions on i64 parameters in WASM_BIGINT mode (#19689)
Show description for 62c2b33authored
Commits on Jun 12, 2023
Fix splitI64 so it can be used to send values from JS libraries into wasm (#19575)
Show description for 95ab28eauthoredFix definition of wint_t (#19584)
Show description for 4554600authored
Commits on Jun 9, 2023
Commits on May 31, 2023
Make makeGet|SetValue / get|setValue of an i64 without WASM_BIGINT into an error (#19478)
Show description for 1ed4ffcauthored
Commits on May 25, 2023
Commits on May 17, 2023
- authored
Keep DSO file data around after dlsync. NFC (#19378)
Show description for 0dd96b0authored
Commits on Apr 22, 2023
Make Node.js pthreads behavior in line with native (#19073)
Show description for 9757ac1authored
Commits on Apr 12, 2023
Implement `emscripten_promise_race` in promise.h (#19154)
Show description for 47cb9c6authoredImplement `emscripten_promise_any` in promise.h (#19153)
Show description for 3c5bac9authored
Commits on Apr 11, 2023
Move parts of emscripten exception handling to native code. NFC (#16627)
Show description for df3a308andauthoredImplement `emscripten_promise_all_settled` in promise.h (#19152)
Show description for dfbf6a8authored