wasm-bindgen/crates/cli/src/bin
Alex Crichton 5f59d95130 Migrate to the failure crate
Currently errors are reported via Rust panics but there's lots more errors being
added over time so this commit starts the movement towards the `failure` crate
to more idiomatically report errors as well as provide better error messages
over time.
2018-04-25 11:57:17 -07:00
..
wasm2es6js.rs Migrate to the failure crate 2018-04-25 11:57:17 -07:00
wasm-bindgen.rs Migrate to the failure crate 2018-04-25 11:57:17 -07:00