Migrating to wabt::wat2wasm (#29)
* Add test_environ_translate * Migrating to wabt::wat2wasm
This commit is contained in:
committed by
Dan Gohman
parent
ff25397c9e
commit
ec940ee8af
@@ -28,13 +28,10 @@ wasmtime-obj = { path = "lib/obj" }
|
||||
docopt = "1.0.1"
|
||||
serde = "1.0.75"
|
||||
serde_derive = "1.0.75"
|
||||
tempdir = "*"
|
||||
faerie = "0.6.0"
|
||||
target-lexicon = { version = "0.2.0", default-features = false }
|
||||
pretty_env_logger = "0.2.5"
|
||||
file-per-thread-logger = "0.1.1"
|
||||
|
||||
[dev-dependencies]
|
||||
wabt = "0.7"
|
||||
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user