load modules in wasm script commands

This commit is contained in:
Ilya Rezvov
2018-04-08 09:43:41 -07:00
parent 8c8cec0498
commit 43feccbf08
5 changed files with 93 additions and 47 deletions
+1
View File
@@ -41,6 +41,7 @@ library
Language.Wasm.Binary
Language.Wasm.Validate
Language.Wasm.Interpreter
Language.Wasm.Script
Language.Wasm
other-modules:
Paths_wasm