wasm-bindgen/tests
Alex Crichton b38c273ee5 Add an --output-js flag
This'll output just vanilla JS rather than TypeScript!

Closes #8
2018-01-24 19:15:34 -08:00
..
api.rs Expose primitive information about JsObject 2017-12-31 15:45:47 -08:00
classes.rs Start optimizing code size: 2017-12-19 19:53:55 -08:00
imports.rs Don't generate code for dead imports 2017-12-20 11:34:53 -08:00
js.rs Add an --output-js flag 2018-01-24 19:15:34 -08:00
jsobjects.rs Generate TypeScript by default instead of JS 2017-12-19 19:06:48 -08:00
non-debug.rs Further optimize non-debug output 2017-12-20 13:24:18 -08:00
simple.rs Support passing booleans back and forth 2017-12-20 10:22:18 -08:00
uglify.rs Add an option to "uglify" imports 2017-12-24 15:32:40 -08:00