summaryrefslogtreecommitdiff
path: root/mods/ocaml/compile.sh
blob: 853ad51c65f2b3887f344f9e8230e4fb23a022dd (plain)
1
2
ocamlfind ocamlc -package js_of_ocaml,js_of_ocaml-ppx,js_of_ocaml-lwt -linkpkg -o test.byte test.mli test.ml
wasm_of_ocaml test.byte