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-5.1.0.tbz
sha256=c17ad150772df43fc4e63ce1b9419f23c64169695a4cc4160eedcbc8f4d4c047
sha512=a13d02b9dba9105c19852e69aeaa516f4cdd1efb1354b01b612e144c35df3cfc7dc432ab291568ed419bad1a9388339a528c2d799dcc45ccc761de48ae18b790
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: 14 Mar 2023
Dependencies (4)
-
ocamlfind
>= "1.5.1" -
js_of_ocaml-compiler
= version -
ocaml
>= "4.08" -
dune
>= "3.7"
Dev Dependencies (7)
-
odoc
with-doc -
re
>= "1.9.0" & with-test -
ppxlib
>= "0.15" & with-test -
ppx_expect
>= "v0.14.2" & with-test -
num
with-test -
graphics
with-test -
cohttp-lwt-unix
with-test
Used by (2)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page