console_error_panic_hook
panic logger
A panic hook that logs panics to the console with stack traces
A panic hook for wasm32-unknown-unknown that logs panics with console.error
329 stars
5 watching
25 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
consolepanic-hookrustrust-wasmwasm
Related projects:
Repository | Description | Stars |
---|---|---|
rust-cli/human-panic | Improves error messages to provide helpful information and encourage users to report issues. | 1,707 |
ctron/browser-panic-hook | A panic handling library for Rust applications running in web browsers. | 7 |
canadaduane/sapp-console-log | A logging library designed for use in WebAssembly applications written in Rust. | 6 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rust-lang/log | A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,241 |
codec-abc/yew-webrtc-chat | A simple chat application using WebRTC and Rust, compiled to WASM | 127 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,302 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
only-cliches/cpp-wasm-loader | A C/C++ to WebAssembly loader for Webpack | 131 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
billy-sheppard/chart-js-rs | A Rust library providing a Chart.js connector for generating charts with WebAssembly and JavaScript mutations | 25 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |