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

https://github.com/markmccaskey/shiba-jit

A very early stage compiler backend for dynamic recompilation
https://github.com/markmccaskey/shiba-jit

compiler-backend dynarec x86-64

Last synced: about 1 year ago
JSON representation

A very early stage compiler backend for dynamic recompilation

Awesome Lists containing this project

README

          

# Shiba JIT

An experimental compiler backend for JITing with the restrictions of dynamic recompilation. For use with [rusty-boy].

There's nothing here yet, check back later.

[rusty-boy]: https://github.com/markmccaskey/rusty-boy