package js_of_ocaml-compiler

  1. Overview
  2. Docs
Compiler from OCaml bytecode to JavaScript

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-5.4.0.tbz
sha256=f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94
sha512=610cd22818bc6f0a0163f0eec74f58338e18709a6101639f65e58241a9216ed286c3cb091b41e36a82c926de5f030d718a6e76a493e885e61456047a8da153c9

doc/js_of_ocaml-compiler.runtime/Jsoo_runtime/Sys/index.html

Module Jsoo_runtime.SysSource

Sourcetype 'a callback = 'a
Sourceval create_file : name:string -> content:string -> unit
Sourceval read_file : name:string -> string
Sourceval set_channel_output' : out_channel -> (js_string:Js.t -> unit) callback -> unit
Sourceval set_channel_input' : in_channel -> (unit -> string) callback -> unit
Sourceval mount_point : unit -> string list
Sourceval mount_autoload : string -> (string -> string -> string option) callback -> unit
Sourceval unmount : string -> unit
Sourcemodule Config : sig ... end
Sourceval version : string
Sourceval git_version : string
OCaml

Innovation. Community. Security.