(executable (name tengwar) (libraries brr brr.note translator sounds ) (modes js) (preprocess (pps js_of_ocaml-ppx)) (link_flags (:standard -no-check-prims)) ) (rule (targets tengwar.js) (deps tengwar.bc.js) (action (copy %{deps} %{targets})))