Add basic logging support to the wasmtime binary.
This commit is contained in:
@@ -31,6 +31,8 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user