webasm-solidity
webasm-solidity copied to clipboard
Testing the interpreter
There should be a way to run the WASM tests using the Solidity offchain interpreter.
I think it would be best to move to a truffle test environment or at least a mocha one. This would make the tests easier to work on for others