Mason Fischer
Mason Fischer
It should work like [ethrun](https://github.com/dapphub/ethrun) where the user can specify some code to run and it outputs the result. Ideally we support [the debugger](https://github.com/poanetwork/mana/blob/master/apps/evm/lib/evm/debugger/command.ex) as well.
Hey @serprex , thanks for building luwa! Its seems like aside from LLVM this is one of the farthest along compilers to WebAssembly. Congrats! I'm getting an error when I...
Other changes: * Replace JSEX with Poison Closes #4
Hey truffle team, Thanks for all you do for the community! I was trying to find the exact version of solc truffle was using so I could upload my contract...