mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 20:43:23 +03:00
5f59d95130
Currently errors are reported via Rust panics but there's lots more errors being added over time so this commit starts the movement towards the `failure` crate to more idiomatically report errors as well as provide better error messages over time. |
||
---|---|---|
.. | ||
wasm2es6js.rs | ||
wasm-bindgen.rs |