package wasm_of_ocaml-compiler

  1. Overview
  2. Docs
type import = {
  1. module_ : string;
  2. name : string;
}
val read_imports : file:string -> import list
val append_source_map_section : file:string -> url:string -> unit
OCaml

Innovation. Community. Security.