mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
Merge the cli
and test-runner
packages
Shouldn't be any need to have them versioned separately!
This commit is contained in:
@ -14,9 +14,11 @@ ton of documentation just yet, but a taste of how it works is:
|
||||
* First, install the test runner.
|
||||
|
||||
```
|
||||
cargo install --path crates/test-runner
|
||||
cargo install --path crates/cli
|
||||
```
|
||||
|
||||
(this comes with the normal `wasm-bindgen` CLI tool
|
||||
|
||||
* Next, add this to your `.cargo/config`:
|
||||
|
||||
```toml
|
||||
|
Reference in New Issue
Block a user