Skip to content

Commit 9e035cb

Browse files
authored
Merge pull request #11050 from rakita/patch-1
oneliner, add revm to list of standalone EVMs
2 parents 8316af3 + 33bad7f commit 9e035cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/developers/docs/evm/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Over Ethereum's nine year history, the EVM has undergone several revisions, and
6666
- [evmone](https://github.com/ethereum/evmone) - _C++_
6767
- [ethereumjs-vm](https://github.com/ethereumjs/ethereumjs-vm) - _JavaScript_
6868
- [eEVM](https://github.com/microsoft/eevm) - _C++_
69+
- [revm](https://github.com/bluealloy/revm) - _Rust_
6970

7071
## Further Reading {#further-reading}
7172

0 commit comments

Comments
 (0)