Stream: general

Topic: The determinism of the shared memory and sock/http.


view this post on Zulip Hongyu Li (Apr 04 2023 at 15:46):

Hi! There are some situations where Nondeterminism will be brought up and they are discussed in this issue and the public documents. I'm curious about two situations:

I wonder whether these situations are allowed to be non-deterministic due to the nondeterminism is essential to the API reason or if there is still some possibility to restrict the non-deterministic in these APIs. Thanks for your help!

The discussion about enforcing (ensuring?) determinism in WASI has already been started and touched upon in a couple of issues here and there (#185, #118, bytecodealliance/wasmtime#748, if I missed...
WebAssembly Design Documents. Contribute to WebAssembly/design development by creating an account on GitHub.

Last updated: Oct 23 2024 at 20:03 UTC