ethers-rs/.github
Matthias Seitz ea566663d4
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 12:56:44 +03:00
..
ISSUE_TEMPLATE docs: add some templates (#14) 2020-06-15 17:43:32 +03:00
workflows feat: wasm support (#390) 2021-08-23 12:56:44 +03:00
PULL_REQUEST_TEMPLATE.md docs: add some templates (#14) 2020-06-15 17:43:32 +03:00
dependabot.yml Upgrade to GitHub-native Dependabot (#283) 2021-05-01 20:35:43 +03:00