Make substrate-offchain compile for WASM again (#3965)

* Make substrate-offchain compile for WASM again

* Minor adjustments
This commit is contained in:
Pierre Krieger
2019-10-30 12:08:46 +01:00
committed by Tomasz Drwięga
parent 678ec6899c
commit 5de3393297
4 changed files with 121 additions and 2 deletions
+1
View File
@@ -204,6 +204,7 @@ check-web-wasm:
- time cargo web build -p substrate-keystore
- time cargo web build -p substrate-executor
- time cargo web build -p substrate-network
- time cargo web build -p substrate-offchain
- time cargo web build -p substrate-panic-handler
- time cargo web build -p substrate-peerset
- time cargo web build -p substrate-primitives