Rabib
@rabib
gm could engineers here opine on the design flaws of evm???
1 reply
1 recast
2 reactions
Matt Rickard
@mattrickard
Selfdestruct (breaks immutability), function/storage calls not declarative (hard to parallelize), hard to extend (either opcodes or precompiles), requires different toolchain (not LLVM), 256-bit words are unnecessarily large for most ops
1 reply
0 recast
0 reaction