pwasm-utils 0.7.0

Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables
Documentation
Build #153350 2019-04-09T16:00:12.444286+00:00
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Fresh cfg-if v0.1.7
Fresh log v0.4.6
Fresh byteorder v1.3.1
Checking parity-wasm v0.31.3
Running `rustc --crate-name parity_wasm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.31.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="std"' -C metadata=6e5160194884d1d1 -C extra-filename=-6e5160194884d1d1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-a2726c550ce2c8f0.rmeta --cap-lints allow`
Documenting pwasm-utils v0.7.0
Running `rustdoc --crate-name pwasm_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pwasm-utils-0.7.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="parity-wasm"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190407-1.35.0-nightly-474e7a648 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'diff=https://docs.rs/diff/0.1.11' --extern-html-root-url 'indoc=https://docs.rs/indoc/0.3.1' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'parity_wasm=https://docs.rs/parity-wasm/0.31.3' --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' --extern-html-root-url 'wabt=https://docs.rs/wabt/0.2.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-a2726c550ce2c8f0.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-15962526268ed177.rmeta --extern parity_wasm=/home/cratesfyi/cratesfyi/debug/deps/libparity_wasm-6e5160194884d1d1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.13s