Hi, I'm new to eWasm and have been doing some reading recently to do some experimenting.
From what I have read I can run a local eWasm node using the eWasm testnet. The testnet is capable of running EVM code. Are there both EVM and eWasm compilers on the testnet? Is it possible to write a smart contract in both EVM bytecode and eWasm bytecode and compare the execution times, gas costs etc?