js_of_ocaml-toplevelversion
Compiler from OCaml bytecode to JavaScript
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
Author | Ocsigen team <dev@ocsigen.org> |
---|---|
License | GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://ocsigen.org/js_of_ocaml/latest/manual/overview |
Issue Tracker | https://github.com/ocsigen/js_of_ocaml/issues |
Maintainer | Ocsigen team <dev@ocsigen.org> |
Dependencies |
|
Source [http] | https://github.com/ocsigen/js_of_ocaml/releases/download/5.1.1/js_of_ocaml-5.1.1.tbz sha256=0feb4418d2e491d50f3cffd0f7bc94c8ac02531149a467d8966f89581f7e5ede sha512=8e031336678dd0ebb53bc5460c123538e4a968153f8b724dab1520f98fce1e105f9dc287a6576644d527bfafc181d4d071f25cc73240ff1b512c3cccdc864fe2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/js_of_ocaml-toplevel/js_of_ocaml-toplevel.5.1.1/opam |
Required by
- brr>=0.0.3 & <0.0.7
- learn-ocaml>=0.12
- ocaml-gist