js_of_ocaml
Compiler from OCaml bytecode to JavaScript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
-
-
js_of_ocaml.deriving
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library js_of_ocaml
type t =
( char, Bigarray.int8_unsigned_elt, Bigarray.c_layout ) Bigarray.Array1.t
val to_arrayBuffer : t -> arrayBuffer Js.t
val to_uint8Array : t -> uint8Array Js.t
val of_arrayBuffer : arrayBuffer Js.t -> t
val of_uint8Array : uint8Array Js.t -> t
ON THIS PAGE
No table of contents