This commit feature-gates `test-programs` as a workaround for `cargo test` not allowing for optional dev-dependencies. This commit addresses #595.
This is the test-programs crate, which builds and runs whole programs
compiled to wasm32-wasi.
This commit feature-gates `test-programs` as a workaround for `cargo test` not allowing for optional dev-dependencies. This commit addresses #595.
This is the test-programs crate, which builds and runs whole programs
compiled to wasm32-wasi.