ZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 1 year agoWeb 2.0, and its consequences...media.kbin.socialimagemessage-square80fedilinkarrow-up1773arrow-down129
arrow-up1744arrow-down1imageWeb 2.0, and its consequences...media.kbin.socialZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 1 year agomessage-square80fedilink
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.