1 repository
Converting raw protocol data or error strings into structured stack trace models with async frames.
Distinct from Stack Trace Demystifiers: Focuses on parsing raw protocol streams into structured models rather than translating compiler-generated frames.
Explore 1 awesome GitHub repository matching software engineering & architecture · Protocol Stack Parsing. Refine with filters or upvote what's useful.
This project is a specialized browser debugging interface designed to monitor DOM elements, network traffic, and JavaScript execution. It provides a client-side user interface for inspecting and debugging web applications, allowing for the real-time modification of CSS styles and the investigation of the JavaScript runtime. The toolkit includes dedicated analysis tools for WebAssembly, featuring disassembly highlighting, scope inspection, and binary execution profiling. It also provides a network traffic inspector for analyzing HTTP requests and a CSS style editor for testing properties and a
Converts raw protocol data or error strings into structured stack trace models containing synchronous and asynchronous frames.