Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 736dfb9

Browse files
committed
The evmone-based compiler starts working
1 parent 634d706 commit 736dfb9

28 files changed

+28545
-0
lines changed

lib/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ find_package(intx CONFIG REQUIRED)
88
add_subdirectory(evmmax)
99
add_subdirectory(evmone)
1010
add_subdirectory(evmone_precompiles)
11+
add_subdirectory(compiler)

0 commit comments

Comments
 (0)