package js_of_ocaml-compiler

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

js_of_ocaml-6.2.0.tbz
sha256=7cc641778d1b172a352a88333ee0e8c621365a0acfcd9b87e38bfddb8dd2a5da
sha512=da50c79e1ad667df22abe03d0928ee135729c90cf09279e3c4854aec66557e8600890ca58f550529de1b1a44698720890b97528df167fd9e10cce24c71e763e6

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.