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
327 stars
5 watching
24 forks
Language: Rust
last commit: almost 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,696 |
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. | 210 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
codec-abc/yew-webrtc-chat | A simple chat application using WebRTC and Rust, compiled to WASM | 127 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,288 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 666 |
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. | 234 |
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,747 |