Module Js_of_ocaml_compiler.Pseudo_fs

val f : prim:[ `create_file | `create_file_extern ] -> cmis:Stdlib.StringSet.t -> files:string list -> paths:string list -> (Code.instr * Code.loc) list
val embed_file : name:string -> filename:string -> Code.instr * Code.loc
val init : unit -> Code.instr * Code.loc