ewasm / design

Ewasm Design Overview and Specification
Apache License 2.0
1.02k stars 125 forks source link

Add section about non-determinism #155

Open axic opened 6 years ago

axic commented 6 years ago

Ref: https://github.com/WebAssembly/design/blob/master/Nondeterminism.md

Should clearly explain how do we handle these cases.

In short: Out of that list only two things affect ewasm:

Also see #90 and #92.