Commits
User selector
Commit History
Commits on Feb 4, 2021
Fix return in {{{ makeDynCall }}} macro and add test. (#13373)
Show description for 65dbddaauthored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored- authored
Commits on Jan 26, 2021
Add eslint for linting our build-time JS code (#13305)
Show description for c8c46c3authored
Commits on Jan 22, 2021
More cleanup of heap access code in parseToolsj.js. NFC (#13292)
Show description for f236e5dauthored
Commits on Jan 21, 2021
parseTools: remove unused variable (#13293)
Show description for 6111548authored- authored
Cleanup makeGetSlabs in src/parseTools.js. NFC. (#13290)
Show description for 7c2417dauthored
Commits on Jan 18, 2021
Improve error message when check for multiple of page size (#13279)
Show description for 0e92f93authored
Commits on Jan 15, 2021
Remove need to `getQuoted` by using seperate template pattern (#13265)
Show description for 72d6ae3authored
Commits on Dec 2, 2020
Optimize makeDynCall to use dynCall_xx function directly where needed (#12741)
Show description for 496967eauthored
Commits on Nov 30, 2020
Remove dead functions from src/utility.js (#12901)
Show description for 1505912authored
Commits on Nov 19, 2020
Move lengthBytesUTF8 into runtime. NFC. (#12825)
Show description for 13f6581authored
Commits on Nov 11, 2020
Fix regression that broke calls to makeDynCall in JS library code. (#12732)
Show description for 50fc8c1authored
Commits on Nov 9, 2020
Simplify makeStructuralReturn (#12739)
Show description for 159e3b5authored
Commits on Nov 5, 2020
Fix parsing of JS library pre-processor directives (#12702)
Show description for 8edff9bauthored
Commits on Oct 22, 2020
jsifier: Avoid emiting many empty lines in JS pre-processing (#12576)
Show description for 9a843c0authored
Commits on Sep 29, 2020
Remove builtin primitive concept from jsifier (#12354)
Show description for fcb8d58authored
Commits on Sep 28, 2020
Commits on Sep 18, 2020
Remove `makePointer` and other dead code in parseTools.js (#12263)
Show description for f45be30authored
Commits on Sep 16, 2020
Cleanup unused makeSetValue family of helper functions (#12228)
Show description for 1478a58authored
Commits on Sep 15, 2020
Stop including malloc/free by default (#12213)
Show description for 40f669eauthored
Commits on Sep 11, 2020
Remove makeStaticAlloc/String (#12174)
Show description for 79da9f9authored
Commits on Sep 8, 2020
Remove fastcomp-only RUNNING_JS_OPTS option (#12133)
Show description for bf9352bauthored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 25, 2020
Commits on Aug 22, 2020
Commits on Aug 21, 2020
Remove duplicate `makeDynCall` function in parseTools.js. NFC (#11991)
Show description for 5cee300authored
Commits on Aug 17, 2020
Commits on Aug 11, 2020
Remove fastcomp-only DOUBLE_MODE setting (#11862)
Show description for 45d3f10authoredRemove fastcomp-only EMULATED_FUNCTION_POINTERS setting (#11864)
Show description for c0470c7authoredRemove fastcomp-only PRECISE_F32 setting (#11863)
Show description for 633885bauthored
Commits on Jul 30, 2020
Fix unsigned 32-bit SAFE_HEAP loads (#11748)
Show description for 5cc0a0dauthored
Commits on Jul 29, 2020
parseTools: print problematic macro code on eval failure (#11749)
Show description for df56ba1authored
Commits on Jun 19, 2020
Rename internal uses of "blacklist" to clearer things (#11452)
Show description for ca53af2authored