Skip to content

Ximenyan/evm2wast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evm2wast

evm to wast

build

https://github.com/Ximenyan/evm2wast.git
cd evm2wast
mkdir build
cd build
cmake ..
make

example