Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
spec
/
refs/heads/memarg
/
.
/
interpreter
/
script
/
import.mli
blob: 9bd5d8a8ea9e03c2afb8dc9293c2183f2cb0559c [
file
] [
log
] [
blame
] [
edit
]
exception
Unknown
of
Source
.
region
*
string
val link
:
Ast
.
module_
->
Instance
.
extern
list
(*
raises
Unknown
*)
val
register
:
Ast
.
name
->
(
Ast
.
name
->
Types
.
externtype
->
Instance
.
extern
(*
raises
Not_found
*))
->
unit