Alex Crichton f2f11a01a2 In debug mode log all imported uncaught exceptions
This commit updates the `--debug` output of `wasm-bindgen` from the CLI
to catch all JS exceptions from imported functions, log such, and then
rethrow. It's hoped that this can be used when necessary to learn more
information about thrown exceptions and where an uncaught exception
could be causing issues with Rust code.

Closes #1176
2019-01-14 15:59:31 -08:00
..
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-14 21:04:29 +01:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2019-01-09 09:17:50 -08:00
2018-11-27 12:07:59 -08:00
2019-01-11 19:14:07 +00:00
2019-01-07 17:40:42 +00:00