package js_of_ocaml-ocamlbuild

  1. Overview
  2. Docs
Compiler from OCaml bytecode to JavaScript

Install

Authors

Maintainers

Sources

js_of_ocaml-3.11.0.tbz
sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a
sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1

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: 07 Oct 2021

Dependencies (3)

  1. ocamlbuild
  2. ocaml >= "4.04"
  3. dune >= "2.8"

Dev Dependencies (5)

  1. odoc with-doc
  2. re >= "1.9.0" & with-test
  3. ppxlib >= "0.22.0" & with-test
  4. ppx_expect with-test
  5. num with-test

Used by (4)

  1. d3 >= "0.3.0"
  2. eliom >= "6.3.0" & < "6.10.1" | >= "7.0.0"
  3. gamepad >= "0.2.0"
  4. vg >= "0.9.0" & < "0.9.4"

Conflicts

None