awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAsm.js Validators

Verification tools that check source code specifically against the asm.js subset standard.

Distinguishing note: Distinct from existing general validator libraries; specifically provides reference validation for the asm.js subset.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Asm.js Validators. Refine with filters or upvote what's useful.

Awesome Asm.js Validators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • asm-js/validatorAvatar de asm-js

    asm-js/validator

    1,773Ver en GitHub↗

    The validator is a reference static analysis tool and language specification checker designed to verify that JavaScript source code strictly adheres to the defined grammar, type rules, and structural requirements of the asm.js subset standard. By inspecting source files without execution, it acts as a syntax linter that catches structural errors, malformed syntax, and standard violations early. The tool parses source code into hierarchical token structures to analyze grammatical correctness and language feature usage. It measures code against formal grammar definitions and matches programmati

    Acts as a reference tool checking JavaScript source code specifically against asm.js language specification rules.

    JavaScript
    Ver en GitHub↗1,773
  1. Home
  2. Programming Languages & Runtimes
  3. Asm.js Validators