An open API service indexing awesome lists of open source software.

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

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).