UNPKG

@ark-us/evm2wasm

Version:

This is a JS protope of a EVM to eWASM transcompiler

2 lines 87 B
add_executable(wast2wasm main.cpp) target_link_libraries(wast2wasm PRIVATE libevm2wasm)