js_of_ocaml-compiler
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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
ocsigen.org
Changelog
GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 17 Nov 2022
- Authors
- Maintainers
Sources
js_of_ocaml-4.1.0.tbz
sha256=91793f29a5af3deaba3f7d35ceab11e739cfe0a5cc30556f6201461a6d4236ef
sha512=43f91c1f37939dfc894558a23a8ca163e6f316db442bdd0a5909bd095f5b0eb596d0943883452f4b78641da71222a775476877ea9ba0500583700d1fb35e04a5
Dependencies
odoc
with-doc
cmdliner
>= "1.1.0"
re
with-test
ppxlib
>= "0.15.0"
ppx_expect
>= "v0.14.2" & with-test
num
with-test
ocaml
>= "4.04" & < "5.1"
dune
>= "3.2"
Reverse Dependencies
binaryen
>= "0.3.0" & < "0.12.1" | >= "0.17.1"
data-encoding
>= "0.5"
eliom
>= "7.0.0"
ezjsonm
>= "1.3.0"
ezjsonm-lwt
>= "1.3.0"
General
>= "0.5.0"
gen_js_api
>= "1.0.7"
js_of_ocaml
= "4.1.0"
js_of_ocaml-toplevel
= "4.1.0"
learn-ocaml
>= "0.12"
libbinaryen
>= "107.0.1"
ojs
>= "1.1.0"
scaml
>= "1.5.0"
secp256k1-internal
>= "0.3.0"
vg
>= "0.9.0"
Conflicts
ocaml-variants
= "4.12.0+domains" | = "4.12.0+domains+effects"
js_of_ocaml
< "3.0"
ocamlfind
< "1.5.1"