This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
feature: support WasmEdge #2094
Open
Description
Is your feature request related to a problem? Please describe.
I want to use ethers-rs on WasmEdge runtime.
Describe the solution you'd like
Supports the features
to compile to wasm that can run on WasmEdge.
In order to achieve this, some parts that may need to be changed:
reqwest
=> http_req_wasi- replace
wasm-bindgen
not sure.
Describe alternatives you've considered
For now, I use ethers-xxx (ethers-core, ethers-signers), no provider.
Metadata
Metadata
Assignees
Labels
No labels