wasm-bindgen/crates
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
..
backend webidl: make from_js_value visible for enums 2018-07-11 15:36:41 -04:00
cli Remove debug sections by default 2018-07-13 08:12:12 -07:00
cli-support Remove debug sections by default 2018-07-13 08:12:12 -07:00
macro Backend refactor (#411) 2018-07-07 12:20:31 -05:00
shared webidl: initial enum support 2018-07-10 20:28:34 -04:00
test-project-builder Create the web-sys crate mechanically from WebIDL (#409) 2018-07-09 16:35:25 -07:00
typescript rustfmt all the things 2018-06-27 22:42:34 -07:00
web-sys Add helper function to preconfigure project for web-sys (#455) 2018-07-11 09:27:27 -05:00
webidl webidl: update enum test to unwrap constructor results 2018-07-11 16:17:56 -04:00