Commits
User selector
Commit History
Commits on Jan 27, 2021
Commits on Jan 11, 2021
Avoid mangling + demangling in jsifier.js (#13230)
Show description for e099ecaauthored
Commits on Nov 30, 2020
Remove dead functions from src/utility.js (#12901)
Show description for 1505912authored
Commits on Nov 5, 2020
Fix parsing of JS library pre-processor directives (#12702)
Show description for 8edff9bauthored
Commits on Nov 2, 2020
Error on bad JS library elements (#12673)
Show description for a516755authored
Commits on Oct 29, 2020
Switch to llvm's PIC ABI for relocatable code (#12461)
Show description for 16d0187authored
Commits on Oct 28, 2020
Allow dlsym() to looking JavaScript symbols in RTLD_DEFAULT mode (#12609)
Show description for 1d73f9fauthored
Commits on Oct 12, 2020
Remove dead code in src/jsifier.js. NFC. (#12484)
Show description for c59a1b0authored
Commits on Oct 9, 2020
Remove unused {{GLOBAL_VARS}}. NFC. (#12482)
Show description for d909ed0authored
Commits on Sep 29, 2020
Remove builtin primitive concept from jsifier (#12354)
Show description for fcb8d58authored
Commits on Sep 23, 2020
Remove `__asm` library function tagging mechanism (#12312)
Show description for ea7dbd9authoredRemove unused tracking of JS primitives (#12314)
Show description for 1bf9bbcauthored
Commits on Sep 18, 2020
Improve newline emitting of deps in jsifier.js (#12278)
Show description for dbb58f6authoredRemove `makePointer` and other dead code in parseTools.js (#12263)
Show description for f45be30authored- authored
Commits on Sep 12, 2020
Remove STATIC* JS vars and STATIC_BUMP setting (#12176)
Show description for e8023f1authored
Commits on Sep 8, 2020
Remove fastcomp-only RUNNING_JS_OPTS option (#12133)
Show description for bf9352bauthored
Commits on Aug 25, 2020
Commits on Aug 19, 2020
Remove fastcomp-only DEAD_FUNCTIONS option. (#11966)
Show description for 7ba7700authored
Commits on Aug 18, 2020
Commits on Aug 15, 2020
Commits on Aug 13, 2020
Commits on Jul 6, 2020
Commits on May 20, 2020
Fix syscall proxying of _newselect (#11194)
Show description for d6d6ce6authored
Commits on May 8, 2020
When JS library linking fails on a JS function being missing, print o… (#11034)
Show description for 5dc3c3eauthored
Commits on May 6, 2020
Make the linking order of --js-library files and -l directives on the command line matter (#10594)
Show description for cb19739authored
Commits on May 1, 2020
Don't report errors for undefined symbols that are declared as weak (#11041)
Show description for fc6a4bbauthored
Commits on Apr 14, 2020
Revert "Stop recommending LLD_REPORT_UNDEFINED (#10780)" (#10906)
Show description for f06b7f2authored
Commits on Apr 13, 2020
Improve support for LLD_REPORT_UNDEFINED (#10826)
Show description for 84a3d51authored
Commits on Apr 4, 2020
cleanup runtime.js (#10845)
Show description for bf72ec0authored
Commits on Apr 2, 2020
Don't include fastcomp-specifc JS environ handlers under wasm (#10819)
Show description for 93805f1authoredMake wasi environ helper function JS-only (#10823)
Show description for 47307c4authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 26, 2020
Stop recommending LLD_REPORT_UNDEFINED (#10780)
Show description for b742988authored
Commits on Mar 10, 2020
memset() refactoring (#10656)
Show description for 88619eaauthored