risechain / pevm

Blazingly fast Parallel EVM
MIT License
180 stars 22 forks source link

Support mutliple executors #50

Open hai-rise opened 4 months ago

hai-rise commented 4 months ago

We currently only support REVM. We should support more if performant JIT / AOT EVM executors arise, and let library users choose which one to run underneath.

hai-rise commented 2 months ago

New candidate!

https://github.com/paradigmxyz/revmc

malik672 commented 3 weeks ago

@hai-rise assign me