package ocaml-base-compiler

  1. Overview
  2. Docs
Official 4.06.0 release

Install

Dune Dependency

Authors

Maintainers

Sources

4.06.0.tar.gz
sha256=011879c913e8f988ecdac020b205e2baa4023052efed25013bdb9a6b0d5c6a80
md5=4f3906e581181c5435078ffe3e485e3f

doc/ocamlbytecomp/Emitcode/index.html

Module Emitcode

val to_file : Pervasives.out_channel -> string -> string -> required_globals:Ident.Set.t -> Instruct.instruction list -> unit
val to_memory : Instruct.instruction list -> Instruct.instruction list -> bytes * int * (Cmo_format.reloc_info * int) list * Instruct.debug_event list
val to_packed_file : Pervasives.out_channel -> Instruct.instruction list -> (Cmo_format.reloc_info * int) list
val reset : unit -> unit
val marshal_to_channel_with_possibly_32bit_compat : filename:string -> kind:string -> Pervasives.out_channel -> 'a -> unit
OCaml

Innovation. Community. Security.