Compiler from OCaml bytecode to JavaScript
Description

Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js

Install

Published

17 Nov 2022

Authors

Maintainers

Sources

js_of_ocaml-4.1.0.tbz
sha256=91793f29a5af3deaba3f7d35ceab11e739cfe0a5cc30556f6201461a6d4236ef
sha512=43f91c1f37939dfc894558a23a8ca163e6f316db442bdd0a5909bd095f5b0eb596d0943883452f4b78641da71222a775476877ea9ba0500583700d1fb35e04a5

Dependencies

odoc with-doc
re >= "1.9.0" & with-test
ppxlib >= "0.22.0" & with-test
ppx_expect >= "v0.14.2" & with-test
num with-test
tyxml >= "4.3"
react >= "1.2.1"
js_of_ocaml = version
ocaml >= "4.04"
dune >= "3.2"

Reverse Dependencies

eliom = "6.3.0" | >= "6.5.0" & < "6.8.0" | >= "6.9.2" & < "6.10.1" | >= "7.0.0"
learn-ocaml >= "0.12"
nuscr < "1.1.0"

Conflicts

None