Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
spec
/
refs/heads/iterpr
/
.
/
interpreter
/
binary
/
decode.mli
blob: b02b332364ae79fbecc90b43c27e8d8fb230aa6f [
file
] [
log
] [
blame
] [
edit
]
exception
Code
of
Source
.
region
*
string
val decode
:
string
->
string
->
Ast
.
module_
(*
raises
Code
*)
val decode_with_custom
:
string
->
string
->
Ast
.
module_
*
Custom
.
section list
(*
raises
Code
*)