web_panic_hook 0.1.0

Panic handling in the browser (wasm)
Documentation
  • Coverage
  • 25%
    1 out of 4 items documented0 out of 1 items with examples
  • Size
  • Source code size: 193.12 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2m 10s Average build duration of successful builds.
  • all releases: 2m 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • AldaronLau/web_panic_hook
    0 0 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AldaronLau

Web Panic Hook

Panic handling in the browser (wasm)

Crates.io Crates.io Crates.io (recent)
Crates.io Docs.rs

Screenshot

cargo install wasm-bindgen-cli
cargo install https
cargo run --example index
cargo build --example example --target wasm32-unknown-unknown
wasm-bindgen --out-dir html --target web --no-typescript --omit-default-module-path target/wasm32-unknown-unknown/debug/examples/example.wasm
http html/

License

Copyright © 2023 The Web Panic Hook Contributors.

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.