Mavryk_webassembly_interpreter.Spectest
val global : Types.global_type -> Global.global
val table : Table.table
val memory : Memory.memory
val print_value : Values.value -> unit
val print : Host_funcs.host_func
val register_host_funcs : Host_funcs.registry -> unit
val lookup : string -> Instance.extern