mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(evm): support wasm32-wasip1 (#10083)
This commit is contained in:
2
.github/assets/check_wasm.sh
vendored
2
.github/assets/check_wasm.sh
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user