= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Compiler from OCaml bytecode to JavaScript
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 }">
ocsigen.org
Readme
Changelog
GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Authors
Maintainers
Sources
js_of_ocaml-5.0.1.tbz
sha256=7a210f1ca16a742381947dc67c3d8d9f4c94fbf20738744b1353897985b61069
sha512=07a973561190686d56bd5d56d9a275e177716ea8b9720f6acc7ddf8618680844a6d0c798447567ea9542d83bab524c165d076f3cce0769a12fc483ef8cd6a733
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
Published: 20 Dec 2022
Dependencies (8)
- yojson
- menhirSdk
- menhirLib
- menhir
-
cmdliner
>= "1.1.0"
-
ppxlib
>= "0.15.0"
-
ocaml
>= "4.04" & < "5.1"
-
dune
>= "3.2"
Dev Dependencies (4)
-
odoc
with-doc
-
re
with-test
-
ppx_expect
>= "v0.14.2" & with-test
-
num
with-test
Used by (25)
- alcotest-js
- atable
-
binaryen
>= "0.3.0" & < "0.12.1" | >= "0.17.1" & < "0.20.0"
- bls12-381-js
- bls12-381-js-gen
- brr
-
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"
- hacl_func
-
js_of_ocaml
= "5.0.1"
-
js_of_ocaml-toplevel
= "5.0.1"
-
learn-ocaml
>= "0.12"
-
libbinaryen
>= "107.0.1" & < "109.0.0"
- monaco_jsoo
- ocaml-gist
- ocaml-vdom
-
ojs
>= "1.1.0"
- prr
-
scaml
>= "1.5.0"
-
secp256k1-internal
>= "0.3.0"
-
vg
>= "0.9.0"
Conflicts (2)
-
js_of_ocaml
< "3.0"
-
ocamlfind
< "1.5.1"