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 status is unknown.
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
26 Jan 2022
Authors
Maintainers
Sources
js_of_ocaml-4.0.0.tbz
sha256=df02f819e5b2f48234af2b3e3e7c9781afa8212f8bece7ebcfbd8358b394495e
sha512=92e822849c8be14ce0428f7f4be3991449f76e65d408073a5b8b9674ba2d099439027aa11618b603c7ee31a179cf6976d54a929917a69b269425f0367926c200
Dependencies
odoc
with-doc
re
>= "1.9.0" & with-test
ppx_expect
>= "v0.14.2" & with-test
num
with-test
ppxlib
>= "0.15"
js_of_ocaml-compiler
= version
ocaml
>= "4.04"
dune
>= "2.9"
Reverse Dependencies
alba
>= "0.4.1"
archetype
>= "1.2.7"
async_js
>= "v0.13.0" & != "v0.15.0"
binaryen
>= "0.3.0" & < "0.12.1"
bonsai
>= "v0.15.1"
brr
= "0.0.3"
cohttp-lwt-jsoo
>= "2.5.0"
eliom
= "6.3.0" | >= "6.5.0" & < "6.8.0" | >= "6.9.2" & < "6.10.1" | >= "7.0.0"
ezjs_fetch
< "0.2"
ezjs_min
< "0.2"
ezjs_push
< "0.2"
gen_js_api
< "1.0.7"
github-jsoo
< "4.0.0"
hardcaml
= "1.2.0"
hardcaml-examples
>= "0.3.0"
incr_dom
>= "v0.15.1"
incr_dom_interactive
!= "v0.15.0"
incr_dom_partial_render
!= "v0.15.0"
incr_dom_sexp_form
!= "v0.15.0"
iocamljs-kernel
= "0.4.5"
irmin-indexeddb
>= "2.0"
js_of_ocaml-lwt
= "4.0.0"
js_of_ocaml-ppx
= "4.0.0"
js_of_ocaml-ppx_deriving_json
= "4.0.0"
js_of_ocaml-toplevel
= "4.0.0"
js_of_ocaml-tyxml
= "4.0.0"
jsoo_broadcastchannel
>= "2.0.0"
jsoo_storage
>= "1.0.1"
learn-ocaml
>= "0.12"
nuscr
< "1.1.0"
ocsigen-start
>= "1.7.0" & != "2.15.1" & < "2.16.0"
ocsigen-toolkit
>= "3.2.0"
ojs-base
>= "0.6.0"
polynomial
>= "0.4.0"
ppx_css
>= "v0.15.1"
ppx_jsobject_conv
>= "0.6.0" & != "0.9.3"
spin
>= "0.8.0"
tyxml-lwd
>= "0.2"
vg
>= "0.9.4"
virtual_dom
!= "v0.15.0"
xtmpl
= "0.18.0"
Conflicts
None