Skip to content

0xjojoex/evm.zig

Repository files navigation

evm.zig

A incomplete Zig implementation of the Ethereum Virtual Machine (EVM).

It is my first Zig project as my learning path to Zig. I'm sure there are many things that can be improved, feebacks are very welcome.

If you are looking for more comprehensive zig ethereum projects, I recommend checkout zabi.

TODO

  • eof
  • precompiles
  • evmc connector and test integration

Releases

No releases published

Packages

No packages published