Skip to content

Commit 02f5c0c

Browse files
committed
Include the async vs sync debate in the FAQ
1 parent 600d9d0 commit 02f5c0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ Yes, the Ethereum System Interface can also be written in WASM.
2929
## Can eWASM be built even if WASM is not currently complete or will we need to wait for its completion/MVP?
3030
Yes, but we would lose the "Shared tooling" benefit. So It might not make sense.
3131

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

0 commit comments

Comments
 (0)