https://github.com/blade-lang/blade-jit
A JIT compiler for the Blade programming language
https://github.com/blade-lang/blade-jit
blade compiler jit language programming-language
Last synced: 6 days ago
JSON representation
A JIT compiler for the Blade programming language
- Host: GitHub
- URL: https://github.com/blade-lang/blade-jit
- Owner: blade-lang
- Created: 2025-04-21T22:22:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T16:14:52.000Z (6 months ago)
- Last Synced: 2025-08-20T18:35:18.870Z (6 months ago)
- Topics: blade, compiler, jit, language, programming-language
- Language: Java
- Homepage: https://bladelang.org
- Size: 946 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README
# Blade-JIT
A JIT compiler for the Blade programming language. The goal is to replace the current BladeVM as the standard runtime.
A few things have been changed, and they will automatically cascade to the parent project when Blade JIT finally
replaces it as the standard runtime.
For an overview of what changes are coming, see [the CHANGES README](./CHANGES.md).