package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.11.2

Install

Dune Dependency

Authors

Maintainers

Sources

4.11.2.tar.gz
sha256=044a2a68f6cfa3d2349257770a340ced14c3940fb4d78414dda0e59e4ff0aa09

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.