https://github.com/dearva/il_runtime
IL Runtime written in rust.
https://github.com/dearva/il_runtime
Last synced: 12 months ago
JSON representation
IL Runtime written in rust.
- Host: GitHub
- URL: https://github.com/dearva/il_runtime
- Owner: DearVa
- Created: 2021-11-06T15:54:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T16:01:48.000Z (over 4 years ago)
- Last Synced: 2025-03-01T12:49:49.409Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 493 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# il_runtime
IL Runtime written in rust.
初学rust,打算一边写一边学习,可能并不能完成一个完整Jit,多多指教!