• nickA
    link
    211 months ago

    WebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.