Mavryk_webassembly_interpreter.Env
val type_error : Values.value -> Types.value_type -> 'a
val int : Values.value -> int
val abort : Host_funcs.host_func
val exit : Host_funcs.host_func
val register_host_funcs : Host_funcs.registry -> unit
val lookup : string -> Instance.extern