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
This is done in two phases. First we complete the 64-bit multithreaded Cannon VM in Go. The target milestone is to be able to generate a trace for a Go program compiled to Linux/MIPS64. After that, we'll implement a new FPVM in solidity that implements 64-bit MT-Cannon. This issue tracks the first phase.
Following up on https://github.com/ethereum-optimism/optimism/pull/12029/files, resolve the TODOs in that PR and wrap up the 64-bit VM.
This is done in two phases. First we complete the 64-bit multithreaded Cannon VM in Go. The target milestone is to be able to generate a trace for a Go program compiled to Linux/MIPS64. After that, we'll implement a new FPVM in solidity that implements 64-bit MT-Cannon. This issue tracks the first phase.
The text was updated successfully, but these errors were encountered: