anton-rs / cannon-rs

An alternative implementation of the OP Stack's Cannon, a MIPS emulator for the EVM.
MIT License
59 stars 6 forks source link

✨ Add a project example from @willemolding's `Cannon-rs` project #33

Open clabby opened 10 months ago

clabby commented 10 months ago

Overview

Note Still has some artifacts from experimenting with a version that supports std, will cleanup before merging.

Adds a program example from @willemolding's Cannon-rs program project.