We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600d9d0 commit 02f5c0cCopy full SHA for 02f5c0c
faq.md
@@ -29,3 +29,5 @@ Yes, the Ethereum System Interface can also be written in WASM.
29
## Can eWASM be built even if WASM is not currently complete or will we need to wait for its completion/MVP?
30
Yes, but we would lose the "Shared tooling" benefit. So It might not make sense.
31
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