Commits
User selector
Commit History
Commits on Dec 12, 2023
Remove more wasteful testing (#20906)
Show description for bf0505fauthoredRemove if/loop tests, and a fastcomp test (#20897)
Show description for 7ef0c59authored
Commits on Dec 7, 2023
Run fewer math tests (#20860)
Show description for 1e8e824authored
Commits on Dec 6, 2023
Commits on Dec 1, 2023
Update node canary used in testing. NFC (#20817)
Show description for 216ac25authored
Commits on Nov 28, 2023
Remove some unneeded testing (#20787)
Show description for b7d3b30authored
Commits on Nov 21, 2023
Add sigisemptyset.c to libc (#20755)
Show description for 10725ecauthored
Commits on Nov 20, 2023
Apply some basic formatting rules to test files (#20688)
Show description for ef13ee9authored
Commits on Nov 10, 2023
Handle NaN return from JS date.getTime. NFC (#20685)
Show description for e0094e7authored
Commits on Nov 8, 2023
Cleanup strftime tests (#20657)
Show description for 5ce75b8authoredFix strptime to handle %% and time zones correctly (#20470)
Show description for 9c15c4dauthored
Commits on Oct 26, 2023
Fix LTO runs of test_nothrow_new_nogrow (#20543)
Show description for b9f003dauthored
Commits on Oct 23, 2023
Commits on Oct 5, 2023
Fix for wasm64 when DYNCALLS is enabled (#20394)
Show description for dc14d80authored
Commits on Sep 22, 2023
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