Content pfp
Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions

Pete Horne pfp
Pete Horne
@horneps
I know for sure the world didn't ask for another EVM, but I made one cause I needed it. What I've done is make a EVM virtual chip that uses EVM op codes that I can use in an ETH compatible node, but also in a virtual-virtual machine that can be programmed across EVM L2 nodes. More to come, but grinding it down.
3 replies
0 recast
26 reactions

Aki pfp
Aki
@akiwu.eth
Sounds great. Can you explain more about "EVM virtual chip"?
1 reply
0 recast
0 reaction

Pete Horne pfp
Pete Horne
@horneps
Is a virtual chip that on each tick advances the pc and does the next op. Sstore/sload is externalised; and it doesn’t assume a context created by a load function as it can also be used in a load function. It can save full state after each tick, which is important for my use case.
0 reply
0 recast
0 reaction