Commit Graph

4 Commits

Author SHA1 Message Date
Sergey Pepyakin 6cf0ebc79e
Add a simple bench ()
* Add first bench

* Refactor travis.yml

* Use assert_matches!

* sha3_256 → keccak256
2018-05-24 16:31:15 +03:00
Sergey Pepyakin 528f468ef2 Minor fixes in docs ()
* Run nightly only if NIGHTLY_TOOLCHAIN is defined

* Minor fixes in docs.
2018-02-06 23:10:58 +03:00
Sergey Pepyakin eda488233f Fix fuzz ()
* Add checking for fuzz.

* Use wabt's validation instead of wasm2wat.

Fixes 
Fixes 

* Check fuzz with nightly.

* Install nightly toolchain

* Travis Driven Development 

* Travis Driven Development 
2018-02-05 17:36:53 +03:00
Sergey Pepyakin 3ad9f07e93 Add handy scripts ()
* Extract test.sh and doc.sh from .travis.yml

* check.sh
2018-01-31 22:13:50 +03:00