WebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
WebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.