start interpreter
This commit is contained in:
@@ -30,6 +30,7 @@ library
|
||||
, transformers >=0.4 && <0.6
|
||||
, utf8-string >=1.0
|
||||
, cereal >= 0.5
|
||||
, vector >= 0.12
|
||||
build-tools:
|
||||
alex >=3.1.3
|
||||
, happy >=1.9.4
|
||||
@@ -39,6 +40,7 @@ library
|
||||
Language.Wasm.Structure
|
||||
Language.Wasm.Binary
|
||||
Language.Wasm.Validate
|
||||
Language.Wasm.Interpreter
|
||||
Language.Wasm
|
||||
other-modules:
|
||||
Paths_wasm
|
||||
|
||||
Reference in New Issue
Block a user