You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of "Stack too deep" issues in our project, and looks to move from classical EVM to EWASM. This issues really depends on number of DUP of 16 commands limit. It have sense for miner's economy limitations in public Ethereum, but no senses for corporate applications.
So does EWASM have same restrictions?
The text was updated successfully, but these errors were encountered:
We have a lot of "Stack too deep" issues in our project, and looks to move from classical EVM to EWASM. This issues really depends on number of DUP of 16 commands limit. It have sense for miner's economy limitations in public Ethereum, but no senses for corporate applications.
So does EWASM have same restrictions?
The text was updated successfully, but these errors were encountered: