bench
This commit is contained in:
2
Makefile
2
Makefile
@@ -56,7 +56,7 @@ static:
|
|||||||
# Bootstrap: build cell from scratch using meson (only needed once)
|
# Bootstrap: build cell from scratch using meson (only needed once)
|
||||||
# Also installs core scripts to ~/.cell/core
|
# Also installs core scripts to ~/.cell/core
|
||||||
bootstrap:
|
bootstrap:
|
||||||
meson setup build_bootstrap -Dbuildtype=debugoptimized
|
meson setup build_bootstrap -Dbuildtype=debug
|
||||||
meson compile -C build_bootstrap
|
meson compile -C build_bootstrap
|
||||||
cp build_bootstrap/cell .
|
cp build_bootstrap/cell .
|
||||||
cp build_bootstrap/libcell_runtime.dylib .
|
cp build_bootstrap/libcell_runtime.dylib .
|
||||||
|
|||||||
2551
source/quickjs.c
2551
source/quickjs.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user