Use wabt, and make the wasm subcommand optional. (#347)
* Use wabt for wasm testing. * Use wabt in cton-util. * Make the wasm subcommand optional.
This commit is contained in:
@@ -85,11 +85,6 @@ You can then run tests with::
|
||||
|
||||
./test-all.sh
|
||||
|
||||
You may need to install the *wat2wasm* tool from the `wabt
|
||||
<https://github.com/WebAssembly/wabt>`_ project in order to run all of the
|
||||
WebAssembly tests. Tests requiring wat2wasm are ignored if the tool is not
|
||||
installed.
|
||||
|
||||
Building with `no_std`
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user