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
- Host: GitHub
- URL: https://github.com/markmccaskey/shiba-jit
- Owner: MarkMcCaskey
- License: apache-2.0
- Created: 2019-12-11T03:16:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T05:58:57.000Z (over 6 years ago)
- Last Synced: 2025-02-15T11:44:57.390Z (over 1 year ago)
- Topics: compiler-backend, dynarec, x86-64
- Language: Rust
- Homepage:
- Size: 42 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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