Files
to-hen/ocaml/dune
2026-03-14 07:05:56 +01:00

6 lines
99 B
Plaintext

(executable
(name main)
(modes js)
(libraries js_of_ocaml)
(preprocess (pps js_of_ocaml-ppx)))