(env (dev (flags (:standard -warn-error -A)) (js_of_ocaml (flags --no-inline --pretty --source-map-inline --debug-info) (build_runtime_flags --no-inline --pretty --source-map-inline --debug-info) (link_flags --source-map-inline)))) (executable (name boot_js) (modes byte js) (preprocess (pps js_of_ocaml-ppx)) (modules boot_js human) (libraries fmt logs graphv_webgl js_of_ocaml-lwt digestif.ocaml checkseum.ocaml irmin.mem git irmin-git cohttp-lwt-jsoo mimic uri zed gg lwd ))