ZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 年前Web 2.0, and its consequences...media.kbin.socialimagemessage-square80fedilinkarrow-up1808arrow-down130
arrow-up1778arrow-down1imageWeb 2.0, and its consequences...media.kbin.socialZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 年前message-square80fedilink
minus-squarenickAlinkfedilinkarrow-up2·2 年前WebAssembly 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.