js_of_ocaml-tyxml
  1. Overview
  2. Docs
Compiler from OCaml bytecode to Javascript

Install

Authors

Maintainers

Sources

3.4.0.tar.gz
md5=42f914d0410787d65668d2822fdab1a1

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: 16 Apr 2019

Dependencies (6)

  1. js_of_ocaml-ppx = version
  2. js_of_ocaml = version
  3. reactiveData >= "0.2"
  4. tyxml >= "4.3"
  5. dune >= "1.2"
  6. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (2)

  1. eliom = "6.3.0" | >= "6.5.0" & < "6.10.1"
  2. learn-ocaml >= "0.12"

Conflicts

None