This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
ethers-rs
Watch
1
Star
0
Fork
You've already forked ethers-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f886d379a4
ethers-rs
/
examples
/
ethers-wasm
/
.gitignore
10 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: wasm support (#390) * feat: partial wasm32 support * make compile for wasm32 * feat: att async-trait attr * make compatible with wasm * add type alias for archs * rustfmt * add wasm ci * make compile with wasm-pack test * make compile with wasm-pack test * make compile with wasm-pack test * make compile with wasm-pack test * ci: disable wasmpack * feat: use wasm timer delay * feat: add wasm provider * rustfmt * misc refactor * add wasm example * make example a directory * untrack error log * move profile to root * fix unused imports * ci: enable wasm-pack test * style: unify websocket implementations * fix: typos * fix: make policy compatible with wasm target * chore: do not include ethers-wasm example as top level workspace member * chore: modify wasm32 dependencies * chore: make note about getrandom Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2021-08-23 09:56:44 +00:00
/target
**/*.rs.bk
Cargo.lock
bin/
pkg/
wasm-pack.log
node_modules/
fix: WASM example (#1719) * fix: wasm example * fix: webpack 5.0 * fix: scripts
2022-09-19 17:49:27 +00:00
yarn-error.log
dist