wasm-bindgen/tests
Alex Crichton 6aacff6a80 Further optimize non-debug output
Remove a bunch of exception throws in favor of type casts in TypeScript and
remove some type assertions as well that TypeScript should uphold.
2017-12-20 13:24:18 -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
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