reth
reth copied to clipboard
`wasm32-wasip1` support in crates for Succinct
Describe the feature
Ref https://github.com/paradigmxyz/reth/pull/9430
- [x] `reth-codecs`
- [ ] `reth-consensus` https://github.com/paradigmxyz/reth/pull/9663
- [ ] `reth-db`
- [x] `reth-db-api`
- [x] `reth-ethereum-forks`
- [x] `reth-evm` https://github.com/paradigmxyz/reth/pull/10083
- [ ] `reth-evm-ethereum`
- [x] `reth-network-peers`
- [x] `reth-primitives` https://github.com/paradigmxyz/reth/pull/9989
- [x] `reth-primitives-traits`
- [ ] `reth-revm`
Additional context
No response