awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesJVM-to-Web

Converters that specifically transform JVM bytecode into JavaScript or WebAssembly.

Distinct from Bytecode Converters: Distinct from general bytecode converters by targeting browser-standard execution formats specifically.

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

Awesome JVM-to-Web GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • konsoletyper/teavmAvatar de konsoletyper

    konsoletyper/teavm

    2,997Voir sur GitHub↗

    TeaVM is a Java bytecode transpiler and browser-based JVM runtime that converts compiled Java class files into JavaScript or WebAssembly. It functions as a compiler and build pipeline tool that enables applications written in various JVM languages to execute natively within a web browser. The project distinguishes itself by transforming bytecode directly into optimized web formats without requiring the original source code. It includes a WebAssembly bytecode compiler for high-performance execution and a specialized emulation system to handle asynchronous multithreading within the single-threa

    Converts JVM bytecode into JavaScript or WebAssembly for execution in a web browser.

    Javaaotjavajavascript
    Voir sur GitHub↗2,997
  1. Home
  2. Development Tools & Productivity
  3. Java Bytecode Viewers
  4. Bytecode Converters
  5. JVM-to-Web