[package] authors = ["Jacob Hummer "] categories = ["wasm"] description = "💥 Panic hook for Rust WASM that throws an error" license = "MIT" name = "throw_panic_hook" repository = "https://github.com/jcbhmr/throw_panic_hook" version = "0.1.0" edition = "2021" [dependencies] wasm-bindgen = "0.2.89"