Sergey Pepyakin
|
8a5f80a1e2
|
Don't run cargo-deadlinks
|
2018-10-26 13:59:46 +02:00 |
Sergey Pepyakin
|
3bd5eb1daf
|
Use gcc-8 for builds
|
2018-10-26 13:59:33 +02:00 |
Sergey Pepyakin
|
438eab9ada
|
Don't run cargo deadlinks for nightly (#121)
|
2018-08-27 11:11:21 +03:00 |
Sergey Pepyakin
|
f305b3cd1f
|
Fix wasm benches on nightly (#93)
|
2018-06-12 14:00:57 +03:00 |
Sergey Pepyakin
|
6cf0ebc79e
|
Add a simple bench (#90)
* Add first bench
* Refactor travis.yml
* Use assert_matches!
* sha3_256 → keccak256
|
2018-05-24 16:31:15 +03:00 |
Sergey Pepyakin
|
eda488233f
|
Fix fuzz (#35)
* Add checking for fuzz.
* Use wabt's validation instead of wasm2wat.
Fixes #16
Fixes #34
* Check fuzz with nightly.
* Install nightly toolchain
* Travis Driven Development #1
* Travis Driven Development #2
|
2018-02-05 17:36:53 +03:00 |
Sergey Pepyakin
|
3ad9f07e93
|
Add handy scripts (#30)
* Extract test.sh and doc.sh from .travis.yml
* check.sh
|
2018-01-31 22:13:50 +03:00 |
Sergey Pepyakin
|
551c992730
|
4th iteration on documentation (#22)
* Rename LoadedModule to Module
* Hide TryInto
* Fix rustdoc tests.
* Rename from_parity_wasm_module and doc it.
* Document `Module::from_buffer`
* Tidy Module docs
* Some rustdoc headers.
* Document FuncInstance::{alloc_host, signature}
* Document descriptors.
* Doc NotStartedModuleRef
* Fix cargo-deadlinks
|
2018-01-26 19:24:40 +03:00 |
Sergey Pepyakin
|
eb968766f5
|
Check with deadlinks
|
2018-01-26 16:47:30 +03:00 |
Sergey Pepyakin
|
87ff031a17
|
Remove redundant build.
|
2018-01-22 20:14:39 +03:00 |
Sergey Pepyakin
|
e4d1c1f0c0
|
Cache cargo
|
2018-01-22 20:13:38 +03:00 |
Sergey Pepyakin
|
f1d93302f4
|
Update .travis.yml for cargo doc
|
2018-01-22 18:55:47 +03:00 |
Sergey Pepyakin
|
da2c02e2ab
|
Use parity-wasm .travis.yml
|
2018-01-22 18:05:13 +03:00 |