https://github.com/svenslaggare/xonevirtualmachine
JIT compiler for Windows x64 written in C#.
https://github.com/svenslaggare/xonevirtualmachine
dotnet jit-compiler
Last synced: about 1 month ago
JSON representation
JIT compiler for Windows x64 written in C#.
- Host: GitHub
- URL: https://github.com/svenslaggare/xonevirtualmachine
- Owner: svenslaggare
- License: mit
- Created: 2015-07-27T16:55:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T18:19:54.000Z (over 10 years ago)
- Last Synced: 2025-03-26T00:19:34.462Z (about 1 year ago)
- Topics: dotnet, jit-compiler
- Language: C#
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XONE Virtual Machine
JIT compiler for Windows x64 written in C#.
At the moment, only a very small instruction set is supported.
#Test#
When running tests, make sure that the default processor architecture is set to x64.