https://github.com/nethermindeth/il-evm
An EVM contract precompiler that emits .NET code to make the execution faster
https://github.com/nethermindeth/il-evm
Last synced: 5 months ago
JSON representation
An EVM contract precompiler that emits .NET code to make the execution faster
- Host: GitHub
- URL: https://github.com/nethermindeth/il-evm
- Owner: NethermindEth
- License: mit
- Created: 2023-10-16T07:28:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:14:11.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T01:59:59.093Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 18
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IL-EVM
An EVM contract precompiler that emits .NET code to make the execution faster.
For now, this repository is used only for discussions and decision making.