js_of_ocaml-compiler.runtime
Sys.Config
js_of_ocaml-compiler
js_of_ocaml-compiler.dynlink
js_of_ocaml-compiler.findlib-support
js_of_ocaml-compiler.runtime-files
val use_js_string : unit -> bool
type effects_backend = [
| `Disabled
| `Cps
| `Double_translation
]
val effects_ : unit -> string
val effects : unit -> [> `Cps | `Disabled | `Double_translation ]