package wasm

  1. Overview
  2. Docs

Module Parse.Module

type t = Script.var option * Script.definition
val parse : string -> Lexing.lexbuf -> t
val parse_file : string -> t
val parse_string : string -> t
val parse_channel : in_channel -> t
OCaml

Innovation. Community. Security.