Commits
User selector
Commit History
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
Commits on Jul 13, 2022
Convert extended string handling functions into JS library code (#17403)
Show description for f08ae1cauthored
Commits on May 19, 2022
[wasm64] Fix (or skip) all core tests in wasm64l mode (#16922)
Show description for c175235authored
Commits on May 17, 2022
Move JS version of strlen/printf/puts to library_bootstrap (#16961)
Show description for 103a218authored
Commits on Apr 28, 2022
Allow unsigned types (u8/u16/u32) in makeGetValue. NFC (#16834)
Show description for 961dac0authored
Commits on Apr 26, 2022
Avoid extra alignment/safe-heap args when calling makeGetValue (#16812)
Show description for c2abaf0authored
Commits on Apr 25, 2022
Add comments when passing extra args to makeGet/SetValue. NFC (#16810)
Show description for ef8e401authored
Commits on Feb 4, 2022
Make all of our JS libraries closure-warning free. (#16199)
Show description for 87d0443authored
Commits on Oct 7, 2021
[Memory64] Core JS runtime changes for 64-bit (#15219)
Show description for 42df2fbauthored
Commits on Apr 21, 2021
Prefer `.includes()` over `.indexOf()` (#13945)
Show description for f255b18authored
Commits on Mar 16, 2021
Commits on Feb 11, 2021
Add missing deps to stringToNewUTF8 and formatString (#13434)
Show description for 4bf4329authored
Commits on Aug 24, 2020
Move reSign/unSign to library function. NFC. (#12014)
Show description for 8b5e1bcauthored
Commits on May 25, 2020
fastcomp: Always use stack helper functions from library js (#11237)
Show description for fc6fd7fauthored
Commits on Apr 28, 2020
- authored
Remove library_bootstrap_structInfo.js. NFC. (#11017)
Show description for 29fc775authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 12, 2020
library_int53.js (#10353)
Show description for 5e72d7dauthored
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored
Commits on Dec 13, 2019
Sockets tests improvements (#10026)
Show description for 794f715authored
Commits on Jan 12, 2019
Commits on Sep 21, 2018
Commits on Jun 28, 2018
De-Module[]-arize print and printErr (#6756)
Show description for cd42e9dauthored
Commits on Dec 20, 2017
De-runtime-ification (#5954)
Show description for c5a4558authored
Commits on Nov 20, 2017
emscripten_log closure fixes (#5808)
Show description for aa30ea9authored
Commits on Aug 7, 2015
Commits on Jul 29, 2015
Commits on Jun 12, 2015
Commits on Apr 10, 2015
Commits on Mar 17, 2015
- committed
Commits on Mar 15, 2015
Loading