https://github.com/can-lehmann/llmetajit
A meta-tracing JIT framework based on LLVM
https://github.com/can-lehmann/llmetajit
jit llvm meta-tracing-jit
Last synced: 6 months ago
JSON representation
A meta-tracing JIT framework based on LLVM
- Host: GitHub
- URL: https://github.com/can-lehmann/llmetajit
- Owner: can-lehmann
- License: apache-2.0
- Created: 2025-08-28T16:32:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T21:42:12.000Z (7 months ago)
- Last Synced: 2025-09-06T23:30:27.905Z (7 months ago)
- Topics: jit, llvm, meta-tracing-jit
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# llmetajit
A meta-tracing JIT framework based on LLVM.
## License
Copyright 2025 Can Joshua Lehmann
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.