package js_of_ocaml-toplevel
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Compiler from OCaml bytecode to Javascript
Install
dune-project
Dependency
Authors
Maintainers
Sources
js_of_ocaml-3.9.0.tbz
sha256=74d3b17b089af04cde29173c9e7a1154b9a784ba415aeef5026440aeb907cb54
sha512=affc91ed58d71e79752595345fcb2afe0d86378a73030ce64ef5624b9fef31925a2c2bb5e772fea017a508da292c351ad89b77e28361ff6f8ed345fecb78b31d
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: 15 Feb 2021
Dependencies (6)
-
js_of_ocaml
= version -
js_of_ocaml-ppx
= version -
js_of_ocaml-compiler
>= "3.9.0" & < "3.10.0" -
ocamlfind
>= "1.5.1" -
dune
>= "2.5" -
ocaml
>= "4.02.0"
Dev Dependencies
None
Used by (2)
- learn-ocaml
-
quill
< "1.0.0~alpha3"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page