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 }">
- Published
- 17 Feb 2021
- Authors
- Maintainers
Sources
js_of_ocaml-3.9.1.tbz
sha256=a6de57f502676890191b966d2317a2bef7835786664c37f24e974aed66286545
sha512=f8b880bd3ff9fc1d98c5f65a1d3d9e919d16a20dd1c1c979e154642d1df7c3afc9d688e24fbbcd591974e1debb352d8f3fb2e0ffbb6df94c2d08ccd8d3f42727
Dependencies
ppxlib
>= "0.15.0"
menhir
< "20211215"
ppx_expect
with-test & >= "v0.12.0"
dune
>= "2.5"
ocaml
>= "4.02.0" & < "4.13"
Reverse Dependencies
binaryen
>= "0.3.0" & < "0.11.0"
brr
< "0.0.3"
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
= "3.9.0"
js_of_ocaml-toplevel
= "3.9.0"
learn-ocaml
>= "0.12"
scaml
>= "1.5.0"
vg
>= "0.9.0"
Conflicts