https://github.com/koder77/l1vm-jit-comp
This is the JIT-compiler for L1VM. With the stable and experimental code.
https://github.com/koder77/l1vm-jit-comp
Last synced: 16 days ago
JSON representation
This is the JIT-compiler for L1VM. With the stable and experimental code.
- Host: GitHub
- URL: https://github.com/koder77/l1vm-jit-comp
- Owner: koder77
- License: gpl-3.0
- Created: 2026-05-01T16:51:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-01T22:32:31.000Z (about 2 months ago)
- Last Synced: 2026-05-29T09:34:57.601Z (27 days ago)
- Language: C++
- Size: 1.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
L1VM JIT-compiler - 2026/05/01
==============================
This is the JIT-compiler for my L1VM.
It has the stable code. And the experimental more actual asmjit code I updated today.