awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • konsoletyper/teavmAvatar von konsoletyper

    konsoletyper/teavm

    2,997Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,997
  1. Home
  2. Development Tools & Productivity
  3. Java Bytecode Viewers
  4. Bytecode Converters
  5. JVM-to-Web