diff --git a/src/content/developers/docs/evm/index.md b/src/content/developers/docs/evm/index.md index 7be53944c9c..859ff205648 100644 --- a/src/content/developers/docs/evm/index.md +++ b/src/content/developers/docs/evm/index.md @@ -66,6 +66,7 @@ Over Ethereum's nine year history, the EVM has undergone several revisions, and - [evmone](https://github.com/ethereum/evmone) - _C++_ - [ethereumjs-vm](https://github.com/ethereumjs/ethereumjs-vm) - _JavaScript_ - [eEVM](https://github.com/microsoft/eevm) - _C++_ +- [revm](https://github.com/bluealloy/revm) - _Rust_ ## Further Reading {#further-reading}