awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesBytecode-to-Source Mapping

Translating runtime positions from compiled bytecode back to original source files for debugging.

Distinct from Compiled Language Debugging: Focuses specifically on the translation coordinate mapping rather than general debugging tools for compiled languages.

Explore 1 awesome GitHub repository matching development tools & productivity · Bytecode-to-Source Mapping. Refine with filters or upvote what's useful.

Awesome Bytecode-to-Source Mapping GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • chromedevtools/devtools-frontendAvatar ChromeDevTools

    ChromeDevTools/devtools-frontend

    3,945Vezi pe GitHub↗

    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

    Translates positions between raw bytecode and original source files to enable debugging in the original language.

    TypeScriptchromechrome-devtoolsdevtools
    Vezi pe GitHub↗3,945
  1. Home
  2. Development Tools & Productivity
  3. Compiled Language Debugging
  4. Bytecode-to-Source Mapping