Up

module Generate

: sig
#
val f : Code.program -> ?toplevel:bool -> int array -> Parse_bytecode.Debug.data -> Javascript.program
end