EVMs are very well known for being the ultimate infrastructure for hosting turing-complete contract programs.
However, with this outlining feature, the EVM naturally welcomes severe limitation on its computational capabilties in a scale of networks.
As suggested, observed, practised and appreciated by some of the thinkers - a brilliant move would be to outsource time and gas consuming complex calcuations to an off-chain system with one or more approaches for verifiying the fact that consistent solution either is achieved or not achieved.
JUG offers EVM a helping hand in taking some of the complex computations and execute them in a WASM runtime, therby ensuring consistency in environments as well as quality of the solutions.
A couple of challenged we passed through like an army of decentralised gladiators:
There are also some other issues we have not yet been able to fix:
Technologies used
Discussion