wasm-bindgen/crates/cli
Alex Crichton 133706fc5c Remove debug sections by default
The changes on master Rust insert debug sections now (yay!) but this means that
wasm binaries by default pick up debug sections from the standard library, so
let's remove them by default in wasm-bindgen unless `--debug` is passed
2018-07-13 08:12:12 -07:00
..
src/bin Remove debug sections by default 2018-07-13 08:12:12 -07:00
Cargo.toml Update docopt requirement to 1.0 2018-07-06 16:55:11 +00:00