package js_of_ocaml-compiler

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

js_of_ocaml-6.3.2.tbz
sha256=a93afc9654ec3464701fbce0dccf3a8beb9508acb12c6045776bf2cf106cabc0
sha512=3cd59bd4395a3ac83f546ae20259b026b61cea33e3ef35ab0560ce0baadaf50ebefb704dba28246a3c8b1ce3ff6d8efdc3e514dcbd728af0afb2e2a2c2032620

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: 18 Feb 2026

Dependencies (10)

  1. yojson >= "2.1"
  2. menhirSdk
  3. menhirLib
  4. menhir
  5. sedlex >= "3.3"
  6. cmdliner >= "2.0"
  7. ocaml-compiler-libs >= "v0.12.4"
  8. ppxlib >= "0.35"
  9. ocaml >= "4.13" & < "5.5"
  10. dune >= "3.19"

Dev Dependencies (5)

  1. odoc with-doc
  2. qcheck with-test
  3. re with-test
  4. ppx_expect >= "v0.16.1" & with-test
  5. num with-test

Used by (27)

  1. alcotest-js
  2. atable
  3. binaryen >= "0.3.0" & < "0.12.1" | >= "0.17.1" & < "0.20.0" | >= "0.27.0"
  4. bls12-381-js
  5. bls12-381-js-gen
  6. brr
  7. data-encoding >= "0.5"
  8. dune >= "3.17.2"
  9. eliom >= "11.1.0"
  10. ezjsonm >= "1.3.0"
  11. ezjsonm-lwt >= "1.3.0"
  12. General
  13. gen_js_api >= "1.0.7" & < "1.1.0" | >= "1.1.6"
  14. hacl_func
  15. js_of_ocaml >= "6.3.2"
  16. js_of_ocaml-toplevel >= "6.3.2"
  17. json-data-encoding >= "1.0.0"
  18. learn-ocaml
  19. libbinaryen >= "107.0.1" & < "109.0.0" | = "117.0.0-b" | = "118.0.0-b" | = "119.0.0-b" | = "120.0.0-b" | >= "121.0.0-b"
  20. monaco_jsoo
  21. ocaml-vdom < "transition"
  22. ojs >= "1.1.0"
  23. prr
  24. secp256k1-internal >= "0.3.0"
  25. slipshow
  26. vdom
  27. vg < "0.9.5"

Conflicts (2)

  1. js_of_ocaml < "3.0"
  2. ocamlfind < "1.5.1"