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.8.2.tbz
sha256=7220194bd2f9b14d958153a5a206750359d7b49de12fe88d7450d385cecbf04a
sha512=1a282bf88eba8489747f51e228385be8d926e5c57efe33ad6f324c30fbe4100e99970192284172b5cdef92922ca613968bf116eb706194a879899baddd0a47f4

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
Sourcetype redirection
Sourceval redirect_channel : out_channel -> into:out_channel -> redirection
Sourceval restore_channel : out_channel -> redirection -> unit
Sourcemodule Config : sig ... end
Sourceval version : string
Sourceval git_version : string
OCaml

Innovation. Community. Security.