awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesLLVM Bitcode Executors

Virtual machines capable of executing programs compiled to LLVM bitcode to support a variety of compiled languages.

Distinguishing note: None of the candidates cover the specific role of a virtual machine executing LLVM bitcode.

Explore 1 awesome GitHub repository matching programming languages & runtimes · LLVM Bitcode Executors. Refine with filters or upvote what's useful.

Awesome LLVM Bitcode Executors GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • oracle/graaloracle का अवतार

    oracle/graal

    21,603GitHub पर देखें↗

    GraalVM is a polyglot virtual machine and high-performance runtime designed to execute multiple programming languages within a single environment. It functions as a JVM language toolkit for building language implementations, a native image compiler for transforming bytecode into standalone binaries, and an execution environment for LLVM bitcode and WebAssembly modules. The project is distinguished by its polyglot interoperability framework, which allows different languages to share data and execution state with low overhead. It utilizes self-modifying abstract syntax trees to optimize languag

    Provides a virtual machine capable of running programs compiled to LLVM bitcode.

    Javaaotcompilergraalvm
    GitHub पर देखें↗21,603
  1. Home
  2. Programming Languages & Runtimes
  3. LLVM Bitcode Executors