webasm-solidity
webasm-solidity copied to clipboard
Setting VM parameters
The task giver needs to be able to set the VM parameters like how much memory is available, stack size etc. Then there has to be a way to build the initial state from these parameters.
Can now set parameters after #58 Still have to add user interface for setting the parameters.