Justine Tunney
|
05b8f82371
|
Fold LIBC_BITS into LIBC_INTRIN
|
2022-08-11 12:13:18 -07:00 |
|
Jared Miller
|
9de3d8f1e6
|
Revert whitespace fixes to third_party (#501)
|
2022-07-21 21:46:07 -07:00 |
|
Jared Miller
|
7e2eae5c15
|
Remove trailing whitespace from all files (#497)
|
2022-07-20 20:31:16 -07:00 |
|
Justine Tunney
|
533f3d1ef1
|
Reduce build latency and fix old cpu bugs
|
2021-08-05 14:43:53 -07:00 |
|
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 |
|
Justine Tunney
|
1fbfbb3192
|
Add quickjs-2021-03-27 to third_party
|
2021-04-08 20:55:43 -07:00 |
|