digitalgust / java2llvmLinks
An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .
☆56Updated 2 years ago
Alternatives and similar repositories for java2llvm
Users that are interested in java2llvm are comparing it to the libraries listed below
Sorting:
- JVM bytecode interpreter written in Java☆90Updated last week
- JLang: Ahead-of-time compilation of Java programs to LLVM☆306Updated 5 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 4 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆204Updated 3 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆88Updated 6 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆253Updated 3 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- JamVM 2 + OpenJDK