cosmopolitan/tool
Justine Tunney 8f52c0d773 Get Fabrice Bellard's JavaScript engine to build
$ m=tiny
$ make -j12 MODE=$m o/$m/third_party/quickjs/qjs.com
$ o/$m/third_party/quickjs/qjs.com -e 'console.log(2 + 2)'
4
$ ls -hal o/$m/third_party/quickjs/qjs.com
631.5K

See #97
2021-04-09 01:06:57 -07:00
..
build Fix issue with testing service 2021-03-28 18:22:36 -07:00
decode Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
emacs Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
hash Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
net Perform some minor code cleanup 2021-04-06 12:46:52 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Perform some minor code cleanup 2021-04-06 12:46:52 -07:00
tool.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00