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
Readme
Changelog
GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Published
20 Dec 2022
Authors
Maintainers
Sources
js_of_ocaml-5.0.1.tbz
sha256=7a210f1ca16a742381947dc67c3d8d9f4c94fbf20738744b1353897985b61069
sha512=07a973561190686d56bd5d56d9a275e177716ea8b9720f6acc7ddf8618680844a6d0c798447567ea9542d83bab524c165d076f3cce0769a12fc483ef8cd6a733
Dependencies
odoc
with-doc
re
>= "1.9.0" & with-test
ppx_expect
>= "v0.14.2" & with-test
num
with-test
ppxlib
>= "0.15.0"
js_of_ocaml
= version
ocaml
>= "4.04"
dune
>= "3.2"
Reverse Dependencies
alba
>= "0.4.1"
archetype
>= "1.2.7"
async_js
>= "v0.10.0"
binaryen
>= "0.3.0" & < "0.12.1"
bonsai
>= "v0.15.1"
catala
>= "0.3.0"
cohttp-lwt-jsoo
= "1.2.0" | >= "2.5.0"
d3
>= "0.3.0"
eliom
>= "6.3.0" & < "6.8.0" | >= "6.9.2" & < "6.10.1" | >= "7.0.0"
ezjs_fetch
< "0.2"
ezjs_push
< "0.2"
github-jsoo
< "3.0.1"
incr_dom
>= "v0.10.0"
incr_select
>= "v0.10.0" & < "v0.12.0"
irmin-indexeddb
>= "2.0"
js_of_ocaml-lwt
= "5.0.1"
js_of_ocaml-tyxml
= "5.0.1"
jsoo_broadcastchannel
>= "2.0.0"
jsoo_storage
>= "1.0.1"
learn-ocaml
>= "0.12"
memtrace_viewer
>= "v0.15.0"
nuscr
< "1.1.0"
opam2web
>= "2.0"
polynomial
>= "0.4.0"
scaml
>= "1.5.0"
spin
>= "0.8.0"
tyxml-lwd
>= "0.2"
vg
>= "0.9.0"
virtual_dom
>= "v0.10.0"
vue-jsoo
< "0.3"
xtmpl
>= "0.17.0" & < "0.19.0"
Conflicts
None