package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.1.tar.gz
sha256=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
md5=723b6bfe8cf5abcbccc6911143f71055

doc/ocamlcommon/Meta/index.html

Module Meta

val global_data : unit -> Obj.t array
val realloc_global_data : int -> unit
type closure = unit -> Obj.t
type bytecode
val reify_bytecode : bytes array -> Instruct.debug_event list array -> string option -> bytecode * closure
val release_bytecode : bytecode -> unit
val invoke_traced_function : Obj.t -> Obj.t -> Obj.t -> Obj.t
val get_section_table : unit -> (string * Obj.t) list
OCaml

Innovation. Community. Security.