Skip to content

Commit

Permalink
Include the async vs sync debate in the FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jul 30, 2018
1 parent 600d9d0 commit 02f5c0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Yes, the Ethereum System Interface can also be written in WASM.
## Can eWASM be built even if WASM is not currently complete or will we need to wait for its completion/MVP?
Yes, but we would lose the "Shared tooling" benefit. So It might not make sense.

## Does eWASM use synchronous or asynchronous methods?
An answer to this question as well as the reasoning for both can be [read here](./interface_questions.md).

0 comments on commit 02f5c0c

Please sign in to comment.