Fix 'not enough arguments' during wasmtime run (#858)
* Fix 'not enough arguments' during wasmtime run * add simple cli smoke tests * autogenerate wasm
This commit is contained in:
@@ -50,6 +50,7 @@ more-asserts = "0.2.1"
|
||||
# wasm32-wasi integration tests. To enable, run
|
||||
# `cargo test --features test-programs`.
|
||||
test-programs = { path = "crates/test-programs" }
|
||||
tempfile = "3.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.19"
|
||||
|
||||
Reference in New Issue
Block a user