package js_of_ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Compiler from OCaml bytecode to JavaScript
Install
dune-project
Dependency
Authors
Maintainers
Sources
js_of_ocaml-6.3.0.tbz
sha256=cbca9aceade642734252e939a6476914604888d0a2552ca6dfc30b6047e612c0
sha512=01bd6ce2d20e5a8541d87602dce6987d3739b42d93a8290ff0c5f6a131034c0f4c569d94ecd8d2f259f3ff804066cbcd55271dd5c7f122aae3f6feb5d8f6ac55
doc/js_of_ocaml-compiler.runtime/Jsoo_runtime/Error/index.html
Module Jsoo_runtime.ErrorSource
Attach a JavaScript error to an OCaml exception. if force = false and a JavaScript error is already attached, it will do nothing. This function is useful to store and retrieve information about JavaScript stack traces.
Attaching JavaScript errors will happen automatically when compiling with --enable with-js-error.
Extract a JavaScript error attached to an OCaml exception, if any. This is useful to inspect an eventual stack trace, especially when sourcemap is enabled.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>