this post was submitted on 12 Aug 2023
780 points (96.4% liked)

Programmer Humor

32070 readers
495 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ZILtoid1991@kbin.social 14 points 1 year ago (1 children)

Wait until you meet with Javascript and WebAssembly viruses!

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