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.0.1.tbz
sha256=813dbee2b62e1541049ea23a20e405cf244e27ebfa9859785cfa53e286d2c614
sha512=194ae5d1122171fa8253b6a41438a2fc330caf4ab6dd008fcce1253fd51fbe4b1149813da6075c5deb52ea136143def57c83c3f4e32421803d7699648fdc563b
doc/js_of_ocaml-compiler/Js_of_ocaml_compiler/Driver/index.html
Module Js_of_ocaml_compiler.DriverSource
Source
type optimized_result = {program : Code.program;variable_uses : Deadcode.variable_uses;trampolined_calls : Effects.trampolined_calls;in_cps : Effects.in_cps;deadcode_sentinal : Code.Var.t;
}Source
val f :
?standalone:bool ->
?wrap_with_fun:[ `Iife | `Anonymous | `Named of string ] ->
?profile:profile ->
link:[ `All | `All_from of string list | `Needed | `No ] ->
source_map:bool ->
formatter:Pretty_print.t ->
Parse_bytecode.Debug.t ->
Code.program ->
Source_map.infoSource
val f' :
?standalone:bool ->
?wrap_with_fun:[ `Iife | `Anonymous | `Named of string ] ->
?profile:profile ->
link:[ `All | `All_from of string list | `Needed | `No ] ->
Pretty_print.t ->
Parse_bytecode.Debug.t ->
Code.program ->
unitSource
val from_string :
prims:string array ->
debug:Instruct.debug_event list array ->
string ->
Pretty_print.t ->
unitSource
val link_and_pack :
?standalone:bool ->
?wrap_with_fun:[ `Iife | `Anonymous | `Named of string ] ->
?link:[ `All | `All_from of string list | `Needed | `No ] ->
Javascript.statement_list ->
Javascript.statement_list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>