load modules in wasm script commands
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
module Language.Wasm.Interpreter (
|
||||
Value(..),
|
||||
Store,
|
||||
ModuleInstance,
|
||||
instantiate,
|
||||
invoke,
|
||||
invokeExport,
|
||||
|
||||
Reference in New Issue
Block a user