ZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 years agoWeb 2.0, and its consequences...media.kbin.socialimagemessage-square72fedilinkarrow-up1750
arrow-up1723imageWeb 2.0, and its consequences...media.kbin.socialZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 years agomessage-square72fedilink
minus-squarenick@campfyre.nickwebster.devlinkfedilinkarrow-up2·2 years 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.