feat(evm): support wasm32-wasip1 (#10083)

This commit is contained in:
Alexey Shekhirin
2024-08-05 15:21:13 +01:00
committed by GitHub
parent 444c7a961e
commit cf9b6bd9e3
9 changed files with 32 additions and 14 deletions

View File

@ -6,12 +6,12 @@ wasm_crates=(
# The following were confirmed not working in the past, but could be enabled if issues have been resolved
# reth-consensus
# reth-db
# reth-evm
# reth-evm-ethereum
# The following are confirmed working
reth-codecs
reth-errors
reth-ethereum-forks
reth-evm
reth-network-peers
reth-primitives
reth-primitives-traits