ZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 1 year agoWeb 2.0, and its consequences...media.kbin.socialimagemessage-square83fedilinkarrow-up1816arrow-down130
arrow-up1786arrow-down1imageWeb 2.0, and its consequences...media.kbin.socialZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 1 year agomessage-square83fedilink
minus-squarenick@campfyre.nickwebster.devlinkfedilinkarrow-up2·1 year agoWebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.
WebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.